How to Install and Uninstall perl-Log-Message.noarch Package on Amazon Linux 2
Last updated: January 11,2025
1. Install "perl-Log-Message.noarch" package
Please follow the steps below to install perl-Log-Message.noarch on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
perl-Log-Message.noarch
Copied
2. Uninstall "perl-Log-Message.noarch" package
Please follow the guidelines below to uninstall perl-Log-Message.noarch on Amazon Linux 2:
$
sudo yum remove
perl-Log-Message.noarch
Copied
$
sudo yum autoremove
Copied
3. Information about the perl-Log-Message.noarch package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : perl-Log-Message
Arch : noarch
Epoch : 1
Version : 0.08
Release : 3.amzn2
Size : 29 k
Repo : amzn2-core/2/x86_64
Summary : Generic message storing mechanism
URL : http://search.cpan.org/dist/Log-Message/
License : GPL+ or Artistic
Description : This package enables you to do generic message logging throughout
: programs and projects. Every message will be logged with stack
: traces, time stamps and so on. You can use built-in handlers
: immediately, or after the fact when you inspect the error stack.
: It is highly configurable and let's you even provide your own
: handlers for dealing with messages.
Available Packages
Name : perl-Log-Message
Arch : noarch
Epoch : 1
Version : 0.08
Release : 3.amzn2
Size : 29 k
Repo : amzn2-core/2/x86_64
Summary : Generic message storing mechanism
URL : http://search.cpan.org/dist/Log-Message/
License : GPL+ or Artistic
Description : This package enables you to do generic message logging throughout
: programs and projects. Every message will be logged with stack
: traces, time stamps and so on. You can use built-in handlers
: immediately, or after the fact when you inspect the error stack.
: It is highly configurable and let's you even provide your own
: handlers for dealing with messages.