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

Last updated: February 04,2025

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

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

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

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

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

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

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

Last metadata expiration check: 1:52:19 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : perl-Net-CIDR
Version : 0.20
Release : 1.el8
Architecture : noarch
Size : 24 k
Source : perl-Net-CIDR-0.20-1.el8.src.rpm
Repository : epel
Summary : Manipulate IPv4/IPv6 netblocks in CIDR notation
URL : https://metacpan.org/release/Net-CIDR
License : GPL+ or Artistic
Description : The Net::CIDR package contains functions that manipulate lists of IP netblocks
: expressed in CIDR notation. The Net::CIDR functions handle both IPv4 and IPv6
: addresses.