How to Install and Uninstall perl-Net-Netmask.noarch Package on Fedora 39

Last updated: January 16,2025

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

This tutorial shows how to install perl-Net-Netmask.noarch on Fedora 39

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

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

This tutorial shows how to uninstall perl-Net-Netmask.noarch on Fedora 39:

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

3. Information about the perl-Net-Netmask.noarch package on Fedora 39

Last metadata expiration check: 3:41:05 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : perl-Net-Netmask
Version : 2.0002
Release : 3.fc39
Architecture : noarch
Size : 41 k
Source : perl-Net-Netmask-2.0002-3.fc39.src.rpm
Repository : fedora
Summary : Perl module for manipulating and looking up IP network blocks
URL : https://metacpan.org/release/Net-Netmask
License : GPL-1.0-or-later OR Artistic-1.0-Perl
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.