To uninstall cups-ppdc just follow these instructions.
sudo apt-get remove cups-ppdc
This will remove just the cups-ppdc package itself.
sudo apt-get remove --auto-remove cups-ppdc
This will remove the cups-ppdc package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for cups-ppdc then this will work.
sudo apt-get purge cups-ppdc
Or similarly, like this cups-ppdc
sudo apt-get purge --auto-remove cups-ppdc
Package | cups-ppdc |
Version | 1.5.2-9ubuntu1 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://www.cups.org |
Description | Common UNIX Printing System(tm) – PPD manipulation utilities |
Distro | ubuntu |
Release | precise |
Repo | main |
Section | net |