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

Last updated: May 03,2024

1. Install "python3-nftables" package

This tutorial shows how to install python3-nftables on Kali Linux

$ sudo apt update $ sudo apt install python3-nftables

2. Uninstall "python3-nftables" package

This is a short guide on how to uninstall python3-nftables on Kali Linux:

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

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

Package: python3-nftables
Source: nftables (1.0.9-1)
Version: 1.0.9-1+b2
Installed-Size: 67
Maintainer: Debian Netfilter Packaging Team
Architecture: amd64
Depends: libnftables1 (= 1.0.9-1+b2), python3-jsonschema, python3:any
Size: 16472
SHA256: bd0cf6a841e7c357777a0a11b7d6d55b57e2a83d900ee4fab4051119f31030a2
SHA1: 5892155b2bb76febbb06497d35faddeec7bc028e
MD5sum: 3a71c7779b796d0940b4bb40cf1990ba
Description: nftables/libnftables python3 module
The libnftables library provides high level semantics to interact with the
nftables framework by the Netfilter project.
.
nftables replaces the old popular iptables, ip6tables, arptables and ebtables.
.
Netfilter software and nftables in particular are used in applications such
as Internet connection sharing, firewalls, IP accounting, transparent
proxying, advanced routing and traffic control.
.
A Linux kernel >= 3.13 is required. However, >= 4.14 is recommended.
.
This package contains the libnftables python3 bindings.
Description-md5:
Homepage: https://www.netfilter.org/
Section: python
Priority: optional
Filename: pool/main/n/nftables/python3-nftables_1.0.9-1+b2_amd64.deb