How to Install and Uninstall perl-Module-Install.noarch Package on Fedora 34

Last updated: September 20,2024

1. Install "perl-Module-Install.noarch" package

Please follow the guidance below to install perl-Module-Install.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install perl-Module-Install.noarch

2. Uninstall "perl-Module-Install.noarch" package

Please follow the guidance below to uninstall perl-Module-Install.noarch on Fedora 34:

$ sudo dnf remove perl-Module-Install.noarch $ sudo dnf autoremove

3. Information about the perl-Module-Install.noarch package on Fedora 34

Last metadata expiration check: 5:36:16 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : perl-Module-Install
Version : 1.19
Release : 16.fc34
Architecture : noarch
Size : 163 k
Source : perl-Module-Install-1.19-16.fc34.src.rpm
Repository : fedora
Summary : Standalone, extensible Perl module installer
URL : https://metacpan.org/release/Module-Install
License : GPL+ or Artistic
Description : Module::Install is a package for writing installers for CPAN (or CPAN-like)
: distributions that are clean, simple, minimalist, act in a strictly correct
: manner with ExtUtils::MakeMaker, and will run on any Perl installation
: version 5.005 or newer.