How to Install and Uninstall libnftables1 Package on Kali Linux

Last updated: May 19,2024

1. Install "libnftables1" package

In this section, we are going to explain the necessary steps to install libnftables1 on Kali Linux

$ sudo apt update $ sudo apt install libnftables1

2. Uninstall "libnftables1" package

Please follow the steps below to uninstall libnftables1 on Kali Linux:

$ sudo apt remove libnftables1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libnftables1 package on Kali Linux

Package: libnftables1
Source: nftables (1.0.9-1)
Version: 1.0.9-1+b2
Installed-Size: 982
Maintainer: Debian Netfilter Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.34), libgmp10 (>= 2:6.3.0+dfsg), libjansson4 (>= 2.14), libmnl0 (>= 1.0.3-4~), libnftnl11 (>= 1.2.6), libxtables12 (>= 1.6.0+snapshot20161117)
Size: 315296
SHA256: cbf52fa6708b19fc69ca5e4d85c8c2ddcf436c489c5f4df83a1cd1a83f4ed153
SHA1: a09a7794d957d8e2b2d8467eafc1bc6b26b15b72
MD5sum: 63137325e80625bc2107abf6cfee9f2b
Description: Netfilter nftables high level userspace API library
This library provides high level semantics to interact with the nftables
framework by 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 library.
Description-md5:
Multi-Arch: same
Homepage: https://www.netfilter.org/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/n/nftables/libnftables1_1.0.9-1+b2_amd64.deb