How to Install and Uninstall perl-libnet.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: July 07,2024

1. Install "perl-libnet.noarch" package

This is a short guide on how to install perl-libnet.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install perl-libnet.noarch

2. Uninstall "perl-libnet.noarch" package

Please follow the instructions below to uninstall perl-libnet.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove perl-libnet.noarch $ sudo dnf autoremove

3. Information about the perl-libnet.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:45:15 ago on Mon Feb 26 07:04:30 2024.
Installed Packages
Name : perl-libnet
Version : 3.13
Release : 4.el9
Architecture : noarch
Size : 292 k
Source : perl-libnet-3.13-4.el9.src.rpm
Repository : @System
From repo : ubi-9-appstream-rpms
Summary : Perl clients for various network protocols
URL : https://metacpan.org/release/libnet
License : GPL+ or Artistic
Description : This is a collection of Perl modules which provides a simple and
: consistent programming interface (API) to the client side of various
: protocols used in the internet community.