How to Install and Uninstall logwatch.noarch Package on CentOS 7 / RHEL 7
Last updated: January 11,2025
1. Install "logwatch.noarch" package
Learn how to install logwatch.noarch on CentOS 7 / RHEL 7
$
sudo yum makecache
Copied
$
sudo yum install
logwatch.noarch
Copied
2. Uninstall "logwatch.noarch" package
This tutorial shows how to uninstall logwatch.noarch on CentOS 7 / RHEL 7:
$
sudo yum remove
logwatch.noarch
Copied
$
sudo yum autoremove
Copied
3. Information about the logwatch.noarch package on CentOS 7 / RHEL 7
Installed Packages
Name : logwatch
Arch : noarch
Version : 7.4.0
Release : 35.20130522svn140.el7_5
Size : 1.9 M
Repo : installed
From repo : base
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.
Name : logwatch
Arch : noarch
Version : 7.4.0
Release : 35.20130522svn140.el7_5
Size : 1.9 M
Repo : installed
From repo : base
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.