How to Install and Uninstall libdnet.x86_64 Package on Amazon Linux 2

Last updated: January 10,2025

1. Install "libdnet.x86_64" package

Please follow the step by step instructions below to install libdnet.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install libdnet.x86_64

2. Uninstall "libdnet.x86_64" package

Here is a brief guide to show you how to uninstall libdnet.x86_64 on Amazon Linux 2:

$ sudo yum remove libdnet.x86_64 $ sudo yum autoremove

3. Information about the libdnet.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : libdnet
Arch : x86_64
Version : 1.12
Release : 13.1.amzn2.0.2
Size : 31 k
Repo : amzn2-core/2/x86_64
Summary : Simple portable interface to lowlevel networking routines
URL : http://code.google.com/p/libdnet/
License : BSD
Description : libdnet provides a simplified, portable interface to several
: low-level networking routines, including network address
: manipulation, kernel arp(4) cache and route(4) table lookup and
: manipulation, network firewalling (IP filter, ipfw, ipchains,
: pf, ...), network interface lookup and manipulation, raw IP
: packet and Ethernet frame, and data transmission.