How to Install and Uninstall python-nfqueue Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 16,2024

1. Install "python-nfqueue" package

This guide covers the steps necessary to install python-nfqueue on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-nfqueue

2. Uninstall "python-nfqueue" package

This guide covers the steps necessary to uninstall python-nfqueue on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-nfqueue $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-nfqueue package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-nfqueue
Priority: extra
Section: universe/python
Installed-Size: 96
Maintainer: Ubuntu Developers
Original-Maintainer: Pierre Chifflier
Architecture: amd64
Source: nfqueue-bindings
Version: 0.5-1build2
Replaces: nfqueue-bindings-python
Provides: python2.7-nfqueue
Depends: python (>= 2.7), python (<< 2.8), libc6 (>= 2.14), libnetfilter-queue1, libpython2.7 (>= 2.7)
Filename: pool/universe/n/nfqueue-bindings/python-nfqueue_0.5-1build2_amd64.deb
Size: 24176
MD5sum: ea6c73aaf9f5ca9a450eeb0f4bf73e5f
SHA1: cd6c53fa2e6aa31d69cf20b825e4bdf2fc57e51c
SHA256: f17d21d4bb4fad712d80e4aa341e7ebc0c3f4a626f4bf71467dd3b5a2a0bb870
Description-en: Python bindings for nfqueue
nfqueue-bindings is a set of high-level modules for several languages
(Python and Perl, for the moment), for libnetfilter_queue.
It provides a userspace API to access packets that have been queued by
the kernel packet filter using the NFQUEUE target.
.
This package contains the Python bindings for nfqueue.
Description-md5: 7901d446e4b1f3d9447526be342b03c0
Homepage: https://www.wzdftpd.net/redmine/projects/nfqueue-bindings/wiki/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions