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

Last updated: October 15,2024

1. Install "perl-Net.noarch" package

This guide covers the steps necessary to install perl-Net.noarch on AlmaLinux 9

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

2. Uninstall "perl-Net.noarch" package

This guide covers the steps necessary to uninstall perl-Net.noarch on AlmaLinux 9:

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

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

Last metadata expiration check: 0:25:42 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : perl-Net
Version : 1.02
Release : 480.el9
Architecture : noarch
Size : 26 k
Source : perl-5.32.1-480.el9.src.rpm
Repository : appstream
Summary : By-name interface to Perl built-in network resolver
URL : https://www.perl.org/
License : GPL+ or Artistic
Description : This package provide object-oriented interface to Perl built-in gethost*(),
: getnet*(), getproto*(), and getserv*() functions.