How to Install and Uninstall libdnet.i686 Package on Fedora 35

Last updated: June 26,2024

1. Install "libdnet.i686" package

This tutorial shows how to install libdnet.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install libdnet.i686

2. Uninstall "libdnet.i686" package

Please follow the guidelines below to uninstall libdnet.i686 on Fedora 35:

$ sudo dnf remove libdnet.i686 $ sudo dnf autoremove

3. Information about the libdnet.i686 package on Fedora 35

Last metadata expiration check: 0:11:48 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : libdnet
Version : 1.14
Release : 4.fc35
Architecture : i686
Size : 39 k
Source : libdnet-1.14-4.fc35.src.rpm
Repository : fedora
Summary : Simple portable interface to lowlevel networking routines
URL : https://github.com/ofalk/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.