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

Last updated: July 07,2024

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

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

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

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

This is a short guide on how to uninstall perl-Net-Netmask.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 2:08:23 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : perl-Net-Netmask
Version : 2.0001
Release : 5.el9
Architecture : noarch
Size : 42 k
Source : perl-Net-Netmask-2.0001-5.el9.src.rpm
Repository : epel
Summary : Perl module for manipulating and looking up IP network blocks
URL : https://metacpan.org/release/Net-Netmask
License : GPL+ or Artistic
Description : Net::Netmask parses and understands IPv4 and IPv6 CIDR blocks (see
: for more
: information on CIDR blocks). There are also functions to insert a network
: block into a table and then later look up network blocks by an IP address
: using that table.