How to Install and Uninstall sos-audit.noarch Package on Oracle Linux 8

Last updated: July 01,2024

1. Install "sos-audit.noarch" package

In this section, we are going to explain the necessary steps to install sos-audit.noarch on Oracle Linux 8

$ sudo dnf update $ sudo dnf install sos-audit.noarch

2. Uninstall "sos-audit.noarch" package

This guide covers the steps necessary to uninstall sos-audit.noarch on Oracle Linux 8:

$ sudo dnf remove sos-audit.noarch $ sudo dnf autoremove

3. Information about the sos-audit.noarch package on Oracle Linux 8

Last metadata expiration check: 5:07:29 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : sos-audit
Version : 4.2
Release : 20.0.2.el8_6
Architecture : noarch
Size : 22 k
Source : sos-4.2-20.0.2.el8_6.src.rpm
Repository : ol8_baseos_latest
Summary : Audit use of some commands for support purposes
URL : https://github.com/sosreport/sos
License : GPLv2+
Description :
: Sos-audit provides configuration files for the Linux Auditing System
: to track the use of some commands capable of changing the configuration
: of the system. Currently storage and filesystem commands are audited.