How to Install and Uninstall perl-Net-Works.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 07,2024

1. Install "perl-Net-Works.noarch" package

Here is a brief guide to show you how to install perl-Net-Works.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install perl-Net-Works.noarch

2. Uninstall "perl-Net-Works.noarch" package

In this section, we are going to explain the necessary steps to uninstall perl-Net-Works.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove perl-Net-Works.noarch $ sudo dnf autoremove

3. Information about the perl-Net-Works.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:53:41 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : perl-Net-Works
Version : 0.22
Release : 6.el8
Architecture : noarch
Size : 39 k
Source : perl-Net-Works-0.22-6.el8.src.rpm
Repository : epel
Summary : API for IP addresses and networks
URL : https://metacpan.org/release/Net-Works
License : GPL+ or Artistic
Description : The NetAddr::IP module is very complete, correct, and useful. However, its
: API design is a bit crufty. This package provides an alternative API that
: aims to address the biggest problems with that module's API, as well as
: adding some additional features.