Install policyd-weight
Installing policyd-weight package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install policyd-weight
policyd-weight package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | policyd-weight |
version | 0.1.15.2-11 |
description | Perl policy daemon for the Postfix MTA |
subsection | |
website | policyd-weight.org |
maintainer | Werner Detter |
Uninstall policyd-weight
To remove just policyd-weight package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove policyd-weight
Uninstall policyd-weight and it’s dependent packages
To remove the policyd-weight package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove policyd-weight
Purging policyd-weight
If you also want to delete configuration and/or data files of policyd-weight from Debian Sid then this will work:
sudo apt-get purge policyd-weight
To delete configuration and/or data files of policyd-weight and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove policyd-weight