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

Last updated: June 29,2024

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

Learn how to install perl-Net-IP.noarch on Oracle Linux 9

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

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

Please follow the steps below to uninstall perl-Net-IP.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 3:32:14 ago on Thu Feb 15 07:50:05 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".