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

Last updated: October 07,2024

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

This is a short guide on how to install perl-Net-Netmask.noarch on Oracle Linux 8

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

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

Please follow the guidance below to uninstall perl-Net-Netmask.noarch on Oracle Linux 8:

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

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

Last metadata expiration check: 6:07:08 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : perl-Net-Netmask
Version : 2.0001
Release : 1.el8
Architecture : noarch
Size : 46 k
Source : perl-Net-Netmask-2.0001-1.el8.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.