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

Last updated: January 16,2025

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

This guide covers the steps necessary to install perl-Module-Install.noarch on Fedora 36

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

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

Here is a brief guide to show you how to uninstall perl-Module-Install.noarch on Fedora 36:

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

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

Last metadata expiration check: 0:19:09 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : perl-Module-Install
Version : 1.19
Release : 20.fc36
Architecture : noarch
Size : 162 k
Source : perl-Module-Install-1.19-20.fc36.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.