How to Install and Uninstall perl-Log-Message-Simple.noarch Package on Amazon Linux 2

Last updated: May 14,2024

1. Install "perl-Log-Message-Simple.noarch" package

Please follow the instructions below to install perl-Log-Message-Simple.noarch on Amazon Linux 2

$ sudo yum makecache $ sudo yum install perl-Log-Message-Simple.noarch

2. Uninstall "perl-Log-Message-Simple.noarch" package

Please follow the guidance below to uninstall perl-Log-Message-Simple.noarch on Amazon Linux 2:

$ sudo yum remove perl-Log-Message-Simple.noarch $ sudo yum autoremove

3. Information about the perl-Log-Message-Simple.noarch package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : perl-Log-Message-Simple
Arch : noarch
Version : 0.10
Release : 2.amzn2
Size : 11 k
Repo : amzn2-core/2/x86_64
Summary : Simplified interface to Log::Message
URL : http://search.cpan.org/dist/Log-Message-Simple/
License : GPL+ or Artistic
Description : This module is a simplified front-end to Log::Message, offering
: most common use for logging, and easy access to the stack (in both
: raw and pretty-printable form).