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

Last updated: May 15,2024

1. Install "python-nflog" package

Please follow the steps below to install python-nflog on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-nflog

2. Uninstall "python-nflog" package

In this section, we are going to explain the necessary steps to uninstall python-nflog on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-nflog
Priority: extra
Section: universe/python
Installed-Size: 72
Maintainer: Ubuntu Developers
Original-Maintainer: Pierre Chifflier
Architecture: amd64
Source: nflog-bindings
Version: 0.2-3.1ubuntu2
Replaces: nflog-bindings-python
Provides: python2.7-nflog
Depends: python (>= 2.7), python (<< 2.8), libc6 (>= 2.14), libnetfilter-log1, libpython2.7 (>= 2.7)
Filename: pool/universe/n/nflog-bindings/python-nflog_0.2-3.1ubuntu2_amd64.deb
Size: 18658
MD5sum: 04c79df077ec76706422108d5b23ddef
SHA1: 93800d89f3aac80270f0f76cd1fffefcd447d4ce
SHA256: e87c35fbbbd4ad82460f969cb924e5a3911e91a425bf20984bbcad26bf9b82e5
Description-en: Python bindings for nflog
nflog-bindings is a set of high-level modules for several languages
(Python and Perl, for the moment), for libnetfilter_log.
It provides a userspace API to access packets that have been queued by
the kernel packet filter using the NFLOG target.
.
This package contains the Python bindings for nflog.
Description-md5: 6e2d921d6382db2da6fe07581aadb1a7
Homepage: https://www.wzdftpd.net/redmine/projects/nflog-bindings/wiki/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions