How to Install and Uninstall libnl-utils Package on Kali Linux

Last updated: May 04,2024

1. Install "libnl-utils" package

This guide covers the steps necessary to install libnl-utils on Kali Linux

$ sudo apt update $ sudo apt install libnl-utils

2. Uninstall "libnl-utils" package

Please follow the steps below to uninstall libnl-utils on Kali Linux:

$ sudo apt remove libnl-utils $ sudo apt autoclean && sudo apt autoremove

3. Information about the libnl-utils package on Kali Linux

Package: libnl-utils
Source: libnl3
Version: 3.7.0-0.3
Installed-Size: 751
Maintainer: Heiko Stuebner
Architecture: amd64
Depends: libnl-cli-3-200 (= 3.7.0-0.3), libnl-idiag-3-200 (= 3.7.0-0.3), libc6 (>= 2.34), libnl-3-200 (>= 3.2.21), libnl-genl-3-200 (>= 3.2.7), libnl-nf-3-200 (>= 3.2.21), libnl-route-3-200 (>= 3.4.0)
Size: 61180
SHA256: 5d7231ca1e25eb9e575b17078fb0cda78a925caad2d249fd61f3eb3401c00fe3
SHA1: c668cbf78f92b4f1af35f4e8b6e5170dbf49d8cc
MD5sum: 06e4f16a97492b54dba15ce094bf282f
Description: Utilities for dealing with netlink sockets
This is a library for applications dealing with netlink sockets.
The library provides an interface for raw netlink messaging and various
netlink family specific interfaces.
.
These utilities help dealing with netlink sockets.
Description-md5:
Homepage: http://www.infradead.org/~tgr/libnl/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libn/libnl3/libnl-utils_3.7.0-0.3_amd64.deb