How to Install and Uninstall perl-Module-Install.noarch Package on Amazon Linux 2

Last updated: January 11,2025

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

In this section, we are going to explain the necessary steps to install perl-Module-Install.noarch on Amazon Linux 2

$ sudo yum makecache $ sudo yum install perl-Module-Install.noarch

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

Please follow the step by step instructions below to uninstall perl-Module-Install.noarch on Amazon Linux 2:

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

3. Information about the perl-Module-Install.noarch package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : perl-Module-Install
Arch : noarch
Version : 1.06
Release : 4.amzn2
Size : 185 k
Repo : amzn2-core/2/x86_64
Summary : Standalone, extensible Perl module installer
URL : http://search.cpan.org/dist/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.