Install nfqueue-bindings-perl
Installing nfqueue-bindings-perl package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install nfqueue-bindings-perl
nfqueue-bindings-perl package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | nfqueue-bindings-perl |
version | 0.5-1+b2 |
description | Perl bindings for nfqueue |
subsection | perl |
website | wzdftpd.net / redmine / projects / … / wiki / |
maintainer | Pierre Chifflier |
Uninstall nfqueue-bindings-perl
To remove just nfqueue-bindings-perl package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove nfqueue-bindings-perl
Uninstall nfqueue-bindings-perl and it’s dependent packages
To remove the nfqueue-bindings-perl package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove nfqueue-bindings-perl
Purging nfqueue-bindings-perl
If you also want to delete configuration and/or data files of nfqueue-bindings-perl from Debian Sid then this will work:
sudo apt-get purge nfqueue-bindings-perl
To delete configuration and/or data files of nfqueue-bindings-perl and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove nfqueue-bindings-perl