Most of the applications contained in a PPA can be quite too bleeding edge and not as well tested as what comes with the Ubuntu repos, so the users would sometimes want to revert back to the official Ubuntu packages.This post educates you how to do it using the “PPA-Purge”.
What does it do? : ppa-purge will “reset all packages from a PPA to the standard versions released for your distribution in a single command”. So basically its like a way to “restore your system” back to the way it was before you installed packages from a PPA.
What does it do? : ppa-purge will “reset all packages from a PPA to the standard versions released for your distribution in a single command”. So basically its like a way to “restore your system” back to the way it was before you installed packages from a PPA.
Installation:
Installing PPA-purge is quite easy
CLICK HERE to instantly install it in your system without any hassels
or
alternatively download .deb package from HERE and double click on the file to install it on your system
Using it is easier that this:
All you have to do is open your terminal and issue this command
sudo ppa-purge ppa:repository-name
For example if I need to remove elemantary art ppa (http://ppa.launchpad.net/elementaryart/ppa/ubuntu)
I would issue command sudo ppa-purge ppa:elementaryart/ppa done
That easy









