Easy | How To Remove PPA repository for ubuntu
Hello all,
Today is Monday 28 December 2020. I want to talking about Removeing PPA in ubuntu. PPA ( Personal Package Archive ) is a software maping repository location, many repository in PPA is provided by ubuntu and linux community. after user add PPA repository location, user can download software inside that repository.
ubuntu user need to know how to remove PPA repository, Because if PPA get very old, or PPA didn't get update, or PPA repository is not compatible with ubuntu new version, PPA software manager will show a error. But don't worry removing PPA is easy
How To Remove PPA in a ubuntu
-------------------------------------
# open Terminal
sudo add-apt-repository --remove ppa:ppalocation/ppa
# for example
sudo add-apt-repository --remove https://batumz.herokuapp.com/playmakermz/ focal main'
If you have any question feel free to ask at: ghost087@protonmail.com
-Have a nice day
Comments
Post a Comment