How to Install and Uninstall python3-netfilter Package on Kali Linux

Last updated: May 18,2024

1. Install "python3-netfilter" package

Learn how to install python3-netfilter on Kali Linux

$ sudo apt update $ sudo apt install python3-netfilter

2. Uninstall "python3-netfilter" package

Please follow the steps below to uninstall python3-netfilter on Kali Linux:

$ sudo apt remove python3-netfilter $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-netfilter package on Kali Linux

Package: python3-netfilter
Source: python-netfilter
Version: 0.6.4-2
Installed-Size: 47
Maintainer: Jeremy Lainé
Architecture: all
Depends: python3:any, iptables
Size: 9908
SHA256: c8b8d0bc8745ad6453c854ff7eb1da3d03c49559d2417e12b1734d5f8fe4e221
SHA1: 248ec312a7208235fb659136979cc8fd08cee716
MD5sum: e236e274d2a67efd4a41a594edb26f02
Description: Python module for manipulating netfilter rules (Python 3)
This Python module acts as a wrapper around iptables to manipulate
the Linux kernel's packet filtering tables.
.
Typical applications include building firewalls or network access
controllers.
.
This package contains the module for Python 3.
Description-md5: 3d6fa0a3e764a957a254b96892a596dd
Homepage: https://github.com/jlaine/python-netfilter
Section: python
Priority: optional
Filename: pool/main/p/python-netfilter/python3-netfilter_0.6.4-2_all.deb