Install muttprint-manual
Installing muttprint-manual package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install muttprint-manual
muttprint-manual package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | muttprint-manual |
version | 0.73-5.1 |
description | Manual for muttprint |
subsection | doc |
maintainer | Rene Engelhard |
Uninstall muttprint-manual
To remove just muttprint-manual package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove muttprint-manual
Uninstall muttprint-manual and it’s dependent packages
To remove the muttprint-manual package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove muttprint-manual
Purging muttprint-manual
If you also want to delete configuration and/or data files of muttprint-manual from Debian Sid then this will work:
sudo apt-get purge muttprint-manual
To delete configuration and/or data files of muttprint-manual and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove muttprint-manual