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

Last updated: October 01,2024

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

This is a short guide on how to install perl-Net-IP.noarch on AlmaLinux 9

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

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

Please follow the guidelines below to uninstall perl-Net-IP.noarch on AlmaLinux 9:

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

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

Last metadata expiration check: 0:59:20 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : perl-Net-IP
Version : 1.26
Release : 20.el9
Architecture : noarch
Size : 36 k
Source : perl-Net-IP-1.26-20.el9.src.rpm
Repository : epel
Summary : Perl module for manipulation of IPv4 and IPv6 addresses
URL : https://metacpan.org/release/Net-IP
License : MIT and (GPL+ or Artistic)
Description : This is the Net::IP module, designed to allow easy manipulation of IPv4 and
: IPv6 addresses.
:
: Two applications using the Net::IP module are included: ipcount, an IP address
: mini-calculator, which can calculate the number of IP addresses in a prefix or
: all the prefixes contained in a given range; and iptab, which prints out a
: handy IP "cheat sheet".