Install proftmb-dbg
Installing proftmb-dbg package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install proftmb-dbg
proftmb-dbg package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | proftmb-dbg |
version | 1.1.12-3 |
description | debugging symbols for proftmb |
subsection | debug |
website | rostlab.org |
maintainer | Debian Med Packaging Team |
Uninstall proftmb-dbg
To remove just proftmb-dbg package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove proftmb-dbg
Uninstall proftmb-dbg and it’s dependent packages
To remove the proftmb-dbg package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove proftmb-dbg
Purging proftmb-dbg
If you also want to delete configuration and/or data files of proftmb-dbg from Debian Sid then this will work:
sudo apt-get purge proftmb-dbg
To delete configuration and/or data files of proftmb-dbg and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove proftmb-dbg