How to Install and Uninstall libnfnetlink-dev Package on Kali Linux

Last updated: December 23,2024

1. Install "libnfnetlink-dev" package

This guide covers the steps necessary to install libnfnetlink-dev on Kali Linux

$ sudo apt update $ sudo apt install libnfnetlink-dev

2. Uninstall "libnfnetlink-dev" package

Please follow the guidance below to uninstall libnfnetlink-dev on Kali Linux:

$ sudo apt remove libnfnetlink-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libnfnetlink-dev package on Kali Linux

Package: libnfnetlink-dev
Source: libnfnetlink
Version: 1.0.2-2
Installed-Size: 33
Maintainer: Debian Netfilter Packaging Team
Architecture: amd64
Depends: libnfnetlink0 (= 1.0.2-2), pkg-config
Size: 8768
SHA256: d7cec9bae8fe268e21fd3f14d2d21eb90f8c6f8148288dea332ad2a90c3f75d2
SHA1: 2b81fb7c6025f4da9ad3a9f90f0b51f2c5b052be
MD5sum: 07f853a0f80181e81f6e33e85d86319f
Description: Development files for libnfnetlink0
libnfnetlink is the low-level library for netfilter related
kernel/userspace communication. It provides a generic messaging
infrastructure for in-kernel netfilter subsystems (such as
nfnetlink_log, nfnetlink_queue, nfnetlink_conntrack) and their
respective users and/or management tools in userspace.
.
This package provides development files and static libraries.
Description-md5:
Multi-Arch: same
Homepage: https://git.netfilter.org/libnfnetlink
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/libn/libnfnetlink/libnfnetlink-dev_1.0.2-2_amd64.deb