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

Last updated: June 25,2024

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

This tutorial shows how to install perl-Net-CIDR.noarch on AlmaLinux 9

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

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

Please follow the guidance below to uninstall perl-Net-CIDR.noarch on AlmaLinux 9:

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

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

Last metadata expiration check: 0:06:35 ago on Wed Mar 13 07:41:12 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.