How to Install and Uninstall perl-List-MoreUtils.x86_64 Package on Amazon Linux 2

Last updated: September 28,2024

1. Install "perl-List-MoreUtils.x86_64" package

Please follow the guidelines below to install perl-List-MoreUtils.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install perl-List-MoreUtils.x86_64

2. Uninstall "perl-List-MoreUtils.x86_64" package

Please follow the instructions below to uninstall perl-List-MoreUtils.x86_64 on Amazon Linux 2:

$ sudo yum remove perl-List-MoreUtils.x86_64 $ sudo yum autoremove

3. Information about the perl-List-MoreUtils.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : perl-List-MoreUtils
Arch : x86_64
Version : 0.33
Release : 9.amzn2.0.2
Size : 58 k
Repo : amzn2-core/2/x86_64
Summary : Provide the stuff missing in List::Util
URL : http://search.cpan.org/dist/List-MoreUtils/
License : GPL+ or Artistic
Description : List::MoreUtils provides some trivial but commonly needed
: functionality on lists that is not going to go into List::Util.