Install postfix-policyd-spf-perl
Installing postfix-policyd-spf-perl package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install postfix-policyd-spf-perl
postfix-policyd-spf-perl package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | postfix-policyd-spf-perl |
version | 2.010-2 |
description | Simple Postfix policy server for RFC 4408/7208 SPF checking |
subsection | |
website | launchpad.net / postfix-policyd-spf-perl / |
maintainer | Scott Kitterman |
Uninstall postfix-policyd-spf-perl
To remove just postfix-policyd-spf-perl package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove postfix-policyd-spf-perl
Uninstall postfix-policyd-spf-perl and it’s dependent packages
To remove the postfix-policyd-spf-perl package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove postfix-policyd-spf-perl
Purging postfix-policyd-spf-perl
If you also want to delete configuration and/or data files of postfix-policyd-spf-perl from Debian Sid then this will work:
sudo apt-get purge postfix-policyd-spf-perl
To delete configuration and/or data files of postfix-policyd-spf-perl and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove postfix-policyd-spf-perl