How to Install and Uninstall logwatch.src Package on Oracle Linux 8

Last updated: November 29,2024

1. Install "logwatch.src" package

Please follow the steps below to install logwatch.src on Oracle Linux 8

$ sudo dnf update $ sudo dnf install logwatch.src

2. Uninstall "logwatch.src" package

This guide covers the steps necessary to uninstall logwatch.src on Oracle Linux 8:

$ sudo dnf remove logwatch.src $ sudo dnf autoremove

3. Information about the logwatch.src package on Oracle Linux 8

Last metadata expiration check: 5:43:23 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : logwatch
Version : 7.4.3
Release : 11.el8
Architecture : src
Size : 503 k
Source : None
Repository : ol8_baseos_latest
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.