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

Last updated: October 08,2024

1. Install "libnet10.x86_64" package

Please follow the guidelines below to install libnet10.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install libnet10.x86_64

2. Uninstall "libnet10.x86_64" package

Please follow the guidelines below to uninstall libnet10.x86_64 on Fedora 34:

$ sudo dnf remove libnet10.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 4:03:06 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : libnet10
Version : 1.0.2a
Release : 37.fc34
Architecture : x86_64
Size : 43 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.