How to Install and Uninstall perl-Net-CIDR.noarch Package on Fedora 36

Last updated: October 07,2024

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

This guide covers the steps necessary to install perl-Net-CIDR.noarch on Fedora 36

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

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

Learn how to uninstall perl-Net-CIDR.noarch on Fedora 36:

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

3. Information about the perl-Net-CIDR.noarch package on Fedora 36

Last metadata expiration check: 1:22:54 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : perl-Net-CIDR
Version : 0.21
Release : 4.fc36
Architecture : noarch
Size : 21 k
Source : perl-Net-CIDR-0.21-4.fc36.src.rpm
Repository : fedora
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.