How to Install and Uninstall perl-Params-Util.x86_64 Package on Amazon Linux 2

Last updated: May 19,2024

1. Install "perl-Params-Util.x86_64" package

This tutorial shows how to install perl-Params-Util.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install perl-Params-Util.x86_64

2. Uninstall "perl-Params-Util.x86_64" package

This guide let you learn how to uninstall perl-Params-Util.x86_64 on Amazon Linux 2:

$ sudo yum remove perl-Params-Util.x86_64 $ sudo yum autoremove

3. Information about the perl-Params-Util.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : perl-Params-Util
Arch : x86_64
Version : 1.07
Release : 6.amzn2.0.2
Size : 38 k
Repo : amzn2-core/2/x86_64
Summary : Simple standalone parameter-checking functions
URL : http://search.cpan.org/dist/Params-Util/
License : GPL+ or Artistic
Description : Params::Util provides a basic set of importable functions that
: makes checking parameters a hell of a lot easier.