How to Install and Uninstall libnet10-devel.i686 Package on Fedora 35

Last updated: February 13,2025

1. Install "libnet10-devel.i686" package

Please follow the guidelines below to install libnet10-devel.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install libnet10-devel.i686

2. Uninstall "libnet10-devel.i686" package

Please follow the instructions below to uninstall libnet10-devel.i686 on Fedora 35:

$ sudo dnf remove libnet10-devel.i686 $ sudo dnf autoremove

3. Information about the libnet10-devel.i686 package on Fedora 35

Last metadata expiration check: 0:30:18 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : libnet10-devel
Version : 1.0.2a
Release : 38.fc35
Architecture : i686
Size : 23 k
Source : libnet10-1.0.2a-38.fc35.src.rpm
Repository : fedora
Summary : Development files for the libnet library
URL : http://www.packetfactory.net/libnet/
License : BSD
Description : The libnet10-devel package includes header files and libraries necessary for
: developing programs which use the libnet library. Using libnet, quick and
: simple packet assembly applications can be whipped up with little effort.
: With a bit more time, more complex programs can be written (traceroute and
: ping were easily rewritten using libnet and libpcap).
:
: This package contains an old and deprecated version of libnet. You need it
: only if the software you are using hasn't been updated to work with the newer
: version and the newer API.