Install cups-tea4cups
Installing cups-tea4cups package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install cups-tea4cups
cups-tea4cups package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | cups-tea4cups |
version | 3.13~alpha0+svn3565-3 |
description | Swiss Army’s knife of advanced CUPS administrators |
subsection | text |
website | pykota.com / software / tea4cups |
maintainer | Debian Printing Team |
Uninstall cups-tea4cups
To remove just cups-tea4cups package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove cups-tea4cups
Uninstall cups-tea4cups and it’s dependent packages
To remove the cups-tea4cups package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove cups-tea4cups
Purging cups-tea4cups
If you also want to delete configuration and/or data files of cups-tea4cups from Debian Sid then this will work:
sudo apt-get purge cups-tea4cups
To delete configuration and/or data files of cups-tea4cups and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove cups-tea4cups