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

Last updated: October 11,2024

1. Install "perl-CPAN-Mini.noarch" package

Please follow the guidance below to install perl-CPAN-Mini.noarch on Fedora 38

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

2. Uninstall "perl-CPAN-Mini.noarch" package

In this section, we are going to explain the necessary steps to uninstall perl-CPAN-Mini.noarch on Fedora 38:

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

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

Last metadata expiration check: 1:59:41 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : perl-CPAN-Mini
Version : 1.111016
Release : 26.fc38
Architecture : noarch
Size : 38 k
Source : perl-CPAN-Mini-1.111016-26.fc38.src.rpm
Repository : fedora
Summary : Create a minimal mirror of CPAN
URL : https://metacpan.org/release/CPAN-Mini
License : GPL-1.0-or-later OR Artistic-1.0-Perl
Description : CPAN::Mini provides a simple mechanism to build and update a minimal
: mirror of the CPAN on your local disk containing only those files
: needed to install the newest version of every distribution.