How to Install and Uninstall perl-CPAN.noarch Package on Fedora 35

Last updated: September 20,2024

1. Install "perl-CPAN.noarch" package

This guide covers the steps necessary to install perl-CPAN.noarch on Fedora 35

$ 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 Fedora 35:

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

3. Information about the perl-CPAN.noarch package on Fedora 35

Last metadata expiration check: 3:29:28 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : perl-CPAN
Version : 2.33
Release : 1.fc35
Architecture : noarch
Size : 557 k
Source : perl-CPAN-2.33-1.fc35.src.rpm
Repository : updates
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.