How to Install and Uninstall perl-CPAN.noarch Package on CentOS 8 / RHEL 8

Last updated: May 13,2024

1. Install "perl-CPAN.noarch" package

Please follow the instructions below to install perl-CPAN.noarch on CentOS 8 / RHEL 8

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

2. Uninstall "perl-CPAN.noarch" package

Learn how to uninstall perl-CPAN.noarch on CentOS 8 / RHEL 8:

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

3. Information about the perl-CPAN.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 6:31:55 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : perl-CPAN
Version : 2.18
Release : 397.el8
Architecture : noarch
Size : 554 k
Source : perl-CPAN-2.18-397.el8.src.rpm
Repository : appstream
Summary : Query, download and build perl modules from CPAN sites
URL : http://search.cpan.org/dist/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.