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

Last updated: July 05,2024

1. Install "libnet10.i686" package

Here is a brief guide to show you how to install libnet10.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install libnet10.i686

2. Uninstall "libnet10.i686" package

Please follow the guidance below to uninstall libnet10.i686 on Fedora 34:

$ sudo dnf remove libnet10.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 2:51:05 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : libnet10
Version : 1.0.2a
Release : 37.fc34
Architecture : i686
Size : 44 k
Source : libnet10-1.0.2a-37.fc34.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.