How to Install and Uninstall libdnet Package on Kali Linux

Last updated: April 28,2024

1. Install "libdnet" package

This is a short guide on how to install libdnet on Kali Linux

$ sudo apt update $ sudo apt install libdnet

2. Uninstall "libdnet" package

Here is a brief guide to show you how to uninstall libdnet on Kali Linux:

$ sudo apt remove libdnet $ sudo apt autoclean && sudo apt autoremove

3. Information about the libdnet package on Kali Linux

Package: libdnet
Source: dnprogs (2.65)
Version: 2.65+b2
Installed-Size: 244
Maintainer: Debian QA Group
Architecture: amd64
Depends: libc6 (>= 2.28), libcrypt1 (>= 1:4.1.0), libstdc++6 (>= 5)
Suggests: dnet-common (>= 2.65+b2)
Size: 72044
SHA256: 6f1554249000930b2b6f5f615e84b7e1c9393163291cac30a3cd229a685be76f
SHA1: f7adee8f3fcf86ff2dea662b3a7142ca82f846bc
MD5sum: 390199ff1aec86574b7f65959189fb5c
Description: DECnet Libraries
This package contains the libraries necessary for a functioning DECnet
system. Most DECnet programs require these libraries to be present on
the system. The libraries are:
libdnet - the basic DECnet API as featured on Ultrix(R) systems
libdnet_daemon - useful calls for writing DECnet daemons
libdap - DAP (Data Access Protocol) C++ classes
librms - High level library for programmatic access VMS files
from Linux.
.
To do useful work with DECnet you will also need the dnet-common
package.
.
If you're looking for libdnet, the "dumb" networking library from
libdnet.sf.net by Dug Song then you should install libdumbnet instead.
Sorry for any confusion caused!
Description-md5: 44520c0b17ec0bca27fe63ef3411b5d1
Multi-Arch: same
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/d/dnprogs/libdnet_2.65+b2_amd64.deb