Install printfilters-ppd
Installing printfilters-ppd package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install printfilters-ppd
printfilters-ppd package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | printfilters-ppd |
version | 2.13-11.1 |
description | filters from the GNUlpr printing system |
subsection | text |
maintainer | A Mennucc1 |
Uninstall printfilters-ppd
To remove just printfilters-ppd package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove printfilters-ppd
Uninstall printfilters-ppd and it’s dependent packages
To remove the printfilters-ppd package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove printfilters-ppd
Purging printfilters-ppd
If you also want to delete configuration and/or data files of printfilters-ppd from Debian Sid then this will work:
sudo apt-get purge printfilters-ppd
To delete configuration and/or data files of printfilters-ppd and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove printfilters-ppd