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

Last updated: July 05,2024

1. Install "perl-Net.noarch" package

Please follow the step by step instructions below to install perl-Net.noarch on Oracle Linux 9

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

2. Uninstall "perl-Net.noarch" package

Here is a brief guide to show you how to uninstall perl-Net.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 0:04:30 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : perl-Net
Version : 1.02
Release : 480.el9
Architecture : noarch
Size : 34 k
Source : perl-5.32.1-480.el9.src.rpm
Repository : ol9_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.