How to Install and Uninstall libdnet Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: April 29,2024

1. Install "libdnet" package

This guide let you learn how to install libdnet on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libdnet

2. Uninstall "libdnet" package

Here is a brief guide to show you how to uninstall libdnet on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libdnet package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libdnet
Priority: extra
Section: universe/libs
Installed-Size: 226
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Architecture: amd64
Source: dnprogs
Version: 2.64build2
Depends: libc6 (>= 2.14), libstdc++6 (>= 4.1.1)
Suggests: dnet-common (>= 2.64build2)
Filename: pool/universe/d/dnprogs/libdnet_2.64build2_amd64.deb
Size: 59510
MD5sum: 41e2ab0aac8e3b1492f5beeb2ce59919
SHA1: 4059184f28e84bcb3a0ff5c60ae22267cd3125c2
SHA256: 6340bc352718ac36bf3076efb72858c4d99ae93a0cb040c0e31036c59c033795
Description-en: 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
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu