Install printer-driver-ptouch
Installing printer-driver-ptouch package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install printer-driver-ptouch
printer-driver-ptouch package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | printer-driver-ptouch |
version | 1.4-1 |
description | printer driver Brother P-touch label printers |
subsection | text |
website | bitbucket.org / philpem / printer-driver-ptouch |
maintainer | Debian Printing Team |
Uninstall printer-driver-ptouch
To remove just printer-driver-ptouch package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove printer-driver-ptouch
Uninstall printer-driver-ptouch and it’s dependent packages
To remove the printer-driver-ptouch package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove printer-driver-ptouch
Purging printer-driver-ptouch
If you also want to delete configuration and/or data files of printer-driver-ptouch from Debian Sid then this will work:
sudo apt-get purge printer-driver-ptouch
To delete configuration and/or data files of printer-driver-ptouch and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove printer-driver-ptouch