How To Install perl-Log-Message-Simple.noarch on Amazon Linux 2
Introduction
In this tutorial we learn how to install perl-Log-Message-Simple.noarch
on Amazon Linux 2.
What is perl-Log-Message-Simple.noarch
This module is a simplified front-end to Log most common use for logging, and easy access to the stack (in both raw and pretty-printable form).
We can use yum
to install perl-Log-Message-Simple.noarch
on Amazon Linux 2. In this tutorial we discuss both methods but you only need to choose one of method to install perl-Log-Message-Simple.noarch.
Install perl-Log-Message-Simple.noarch on Amazon Linux 2 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install perl-Log-Message-Simple.noarch
using yum
by running the following command:
sudo yum -y install perl-Log-Message-Simple.noarch
How To Uninstall perl-Log-Message-Simple.noarch on Amazon Linux 2
To uninstall only the perl-Log-Message-Simple.noarch
package we can use the following command:
sudo yum remove perl-Log-Message-Simple.noarch
perl-Log-Message-Simple.noarch Package Contents on Amazon Linux 2
/usr/share/doc/perl-Log-Message-Simple-0.10
/usr/share/doc/perl-Log-Message-Simple-0.10/CHANGES
/usr/share/doc/perl-Log-Message-Simple-0.10/README
/usr/share/man/man3/Log::Message::Simple.3pm.gz
/usr/share/perl5/vendor_perl/Log
/usr/share/perl5/vendor_perl/Log/Message
/usr/share/perl5/vendor_perl/Log/Message/Simple.pm
References
Summary
In this tutorial we learn how to install perl-Log-Message-Simple.noarch
on Amazon Linux 2 using yum.