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

Last updated: September 24,2024

1. Install "libnet10.i686" package

Please follow the steps below to install libnet10.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install libnet10.i686

2. Uninstall "libnet10.i686" package

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

$ sudo dnf remove libnet10.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 5:31:12 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : libnet10
Version : 1.0.2a
Release : 38.fc35
Architecture : i686
Size : 43 k
Source : libnet10-1.0.2a-38.fc35.src.rpm
Repository : fedora
Summary : High-level API (toolkit) to construct and inject network packets
URL : http://www.packetfactory.net/libnet/
License : BSD
Description : Libnet is a high-level API (toolkit) allowing the application programmer to
: construct and inject network packets. It provides a portable and simplified
: interface for low-level network packet shaping, handling and injection. Libnet
: hides much of the tedium of packet creation from the application programmer
: such as multiplexing, buffer management, arcane packet header information,
: byte-ordering, OS-dependent issues and much more. Libnet features portable
: packet creation interfaces at the IP layer and link layer, as well as a host
: of supplementary and complementary functionality.
:
: 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.