Last Updated: February 25, 2016
·
1.161K
· deiu

Purging a Debian/Ubuntu ppa

If you have installed a third party ppa using add-apt-repository, you can easily purge it using ppa-purge like this:

sudo apt-get install ppa-purge
sudo ppa-purge ppa:<replace with ppa name>