How to Install and Uninstall perl-Net-CIDR.noarch Package on Oracle Linux 9

Last updated: November 26,2024

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

Please follow the step by step instructions below to install perl-Net-CIDR.noarch on Oracle Linux 9

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

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

In this section, we are going to explain the necessary steps to uninstall perl-Net-CIDR.noarch on Oracle Linux 9:

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

3. Information about the perl-Net-CIDR.noarch package on Oracle Linux 9

Last metadata expiration check: 2:40:36 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : perl-Net-CIDR
Version : 0.21
Release : 1.el9
Architecture : noarch
Size : 21 k
Source : perl-Net-CIDR-0.21-1.el9.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.