How to Install and Uninstall perl-Net-IPv4Addr.noarch Package on Fedora 36

Last updated: December 29,2024

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

Please follow the step by step instructions below to install perl-Net-IPv4Addr.noarch on Fedora 36

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

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

Please follow the step by step instructions below to uninstall perl-Net-IPv4Addr.noarch on Fedora 36:

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

3. Information about the perl-Net-IPv4Addr.noarch package on Fedora 36

Last metadata expiration check: 5:43:56 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : perl-Net-IPv4Addr
Version : 0.10
Release : 41.fc36
Architecture : noarch
Size : 19 k
Source : perl-Net-IPv4Addr-0.10-41.fc36.src.rpm
Repository : fedora
Summary : Perl extension for manipulating IPv4 addresses
URL : https://metacpan.org/release/Net-IPv4Addr
License : GPL+ or Artistic
Description : Net::IPv4Addr provides functions for parsing IPv4 addresses both in traditional
: address/netmask format and in the new CIDR format. There are also methods for
: calculating the network and broadcast address and also to see check if a given
: address is in a specific network.