How to Install and Uninstall perl-CPAN.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 09,2024

1. Install "perl-CPAN.noarch" package

Please follow the step by step instructions below to install perl-CPAN.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "perl-CPAN.noarch" package

This guide let you learn how to uninstall perl-CPAN.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the perl-CPAN.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:04:45 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : perl-CPAN
Version : 2.29
Release : 3.el9
Architecture : noarch
Size : 575 k
Source : perl-CPAN-2.29-3.el9.src.rpm
Repository : ubi-9-appstream-rpms
Summary : Query, download and build perl modules from CPAN sites
URL : https://metacpan.org/release/CPAN
License : GPL+ or Artistic
Description : The CPAN module automates or at least simplifies the make and install of
: perl modules and extensions. It includes some primitive searching
: capabilities and knows how to use LWP, HTTP::Tiny, Net::FTP and certain
: external download clients to fetch distributions from the net.