How to Install and Uninstall perl-ExtUtils-MakeMaker-CPANfile.noarch Package on Rocky Linux 9

Last updated: September 23,2024

1. Install "perl-ExtUtils-MakeMaker-CPANfile.noarch" package

This tutorial shows how to install perl-ExtUtils-MakeMaker-CPANfile.noarch on Rocky Linux 9

$ sudo dnf update $ sudo dnf install perl-ExtUtils-MakeMaker-CPANfile.noarch

2. Uninstall "perl-ExtUtils-MakeMaker-CPANfile.noarch" package

Please follow the steps below to uninstall perl-ExtUtils-MakeMaker-CPANfile.noarch on Rocky Linux 9:

$ sudo dnf remove perl-ExtUtils-MakeMaker-CPANfile.noarch $ sudo dnf autoremove

3. Information about the perl-ExtUtils-MakeMaker-CPANfile.noarch package on Rocky Linux 9

Last metadata expiration check: 2:11:39 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : perl-ExtUtils-MakeMaker-CPANfile
Version : 0.09
Release : 10.el9
Architecture : noarch
Size : 21 k
Source : perl-ExtUtils-MakeMaker-CPANfile-0.09-10.el9.src.rpm
Repository : epel
Summary : CPANfile support for ExtUtils::MakeMaker
URL : https://metacpan.org/release/ExtUtils-MakeMaker-CPANfile
License : GPL+ or Artistic
Description : ExtUtils::MakeMaker::CPANfile loads cpanfile in your distribution and
: modifies parameters for WriteMakefile in your Makefile.PL. Just use it
: instead of ExtUtils::MakeMaker (which should be loaded internally), and
: prepare cpanfile.