How to Install and Uninstall libmnl0 Package on Kali Linux
Last updated: February 24,2025
1. Install "libmnl0" package
Here is a brief guide to show you how to install libmnl0 on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
libmnl0
Copied
2. Uninstall "libmnl0" package
Please follow the steps below to uninstall libmnl0 on Kali Linux:
$
sudo apt remove
libmnl0
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libmnl0 package on Kali Linux
Package: libmnl0
Source: libmnl
Version: 1.0.5-2
Installed-Size: 45
Maintainer: Debian Netfilter Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.14)
Size: 11860
SHA256: 42b7e311d559a0dd8b2542ac6eb24b382fb367c8c6758786590dd45cf302e3c9
SHA1: 930f7366b29b9318a3e98b50f7f8a96e86e95b58
MD5sum: 87d4fad7db04ac3c9f5c552dd0d3e562
Description: minimalistic Netlink communication library
libmnl is a minimalistic user-space library oriented to Netlink developers.
There are a lot of common tasks in parsing, validating, constructing of
both the Netlink header and TLVs that are repetitive and easy to get wrong.
This library aims to provide simple helpers that allows you to re-use code
and to avoid re-inventing the wheel.
.
The main features of this library are:
.
Small: the shared library requires around 30KB for an x86-based computer.
.
Simple: this library avoids complexity and elaborated abstractions that
tend to hide Netlink details.
.
Easy to use: the library simplifies the work for Netlink-wise developers.
It provides functions to make socket handling, message building,
validating, parsing and sequence tracking, easier.
.
Easy to re-use: you can use the library to build your own abstraction
layer on top of this library.
.
Decoupling: the interdependency of the main bricks that compose the
library is reduced, i.e. the library provides many helpers, but the
programmer is not forced to use them.
.
This package contains the shared libraries needed to run programs that use
the minimalistic Netlink communication library.
Description-md5:
Multi-Arch: same
Homepage: https://netfilter.org/projects/libmnl/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libm/libmnl/libmnl0_1.0.5-2_amd64.deb
Source: libmnl
Version: 1.0.5-2
Installed-Size: 45
Maintainer: Debian Netfilter Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.14)
Size: 11860
SHA256: 42b7e311d559a0dd8b2542ac6eb24b382fb367c8c6758786590dd45cf302e3c9
SHA1: 930f7366b29b9318a3e98b50f7f8a96e86e95b58
MD5sum: 87d4fad7db04ac3c9f5c552dd0d3e562
Description: minimalistic Netlink communication library
libmnl is a minimalistic user-space library oriented to Netlink developers.
There are a lot of common tasks in parsing, validating, constructing of
both the Netlink header and TLVs that are repetitive and easy to get wrong.
This library aims to provide simple helpers that allows you to re-use code
and to avoid re-inventing the wheel.
.
The main features of this library are:
.
Small: the shared library requires around 30KB for an x86-based computer.
.
Simple: this library avoids complexity and elaborated abstractions that
tend to hide Netlink details.
.
Easy to use: the library simplifies the work for Netlink-wise developers.
It provides functions to make socket handling, message building,
validating, parsing and sequence tracking, easier.
.
Easy to re-use: you can use the library to build your own abstraction
layer on top of this library.
.
Decoupling: the interdependency of the main bricks that compose the
library is reduced, i.e. the library provides many helpers, but the
programmer is not forced to use them.
.
This package contains the shared libraries needed to run programs that use
the minimalistic Netlink communication library.
Description-md5:
Multi-Arch: same
Homepage: https://netfilter.org/projects/libmnl/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libm/libmnl/libmnl0_1.0.5-2_amd64.deb