How to Install and Uninstall logwatch.noarch Package on Amazon Linux 2
Last updated: February 06,2025
1. Install "logwatch.noarch" package
This guide let you learn how to install logwatch.noarch on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
logwatch.noarch
Copied
2. Uninstall "logwatch.noarch" package
In this section, we are going to explain the necessary steps to uninstall logwatch.noarch on Amazon Linux 2:
$
sudo yum remove
logwatch.noarch
Copied
$
sudo yum autoremove
Copied
3. Information about the logwatch.noarch package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : logwatch
Arch : noarch
Version : 7.4.0
Release : 35.20130522svn140.amzn2
Size : 403 k
Repo : amzn2-core/2/x86_64
Summary : A log file analysis program
URL : http://www.logwatch.org/
License : MIT
Description : Logwatch is a customizable, pluggable log-monitoring system. It
: will go through your logs for a given period of time and make a
: report in the areas that you wish with the detail that you wish.
: Easy to use - works right out of the package on many systems.
Available Packages
Name : logwatch
Arch : noarch
Version : 7.4.0
Release : 35.20130522svn140.amzn2
Size : 403 k
Repo : amzn2-core/2/x86_64
Summary : A log file analysis program
URL : http://www.logwatch.org/
License : MIT
Description : Logwatch is a customizable, pluggable log-monitoring system. It
: will go through your logs for a given period of time and make a
: report in the areas that you wish with the detail that you wish.
: Easy to use - works right out of the package on many systems.