How to Install and Uninstall audit.x86_64 Package on Oracle Linux 9

Last updated: July 03,2024

1. Install "audit.x86_64" package

Please follow the guidelines below to install audit.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install audit.x86_64

2. Uninstall "audit.x86_64" package

Please follow the instructions below to uninstall audit.x86_64 on Oracle Linux 9:

$ sudo dnf remove audit.x86_64 $ sudo dnf autoremove

3. Information about the audit.x86_64 package on Oracle Linux 9

Last metadata expiration check: 1:37:28 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : audit
Version : 3.0.7
Release : 104.el9
Architecture : x86_64
Size : 328 k
Source : audit-3.0.7-104.el9.src.rpm
Repository : ol9_baseos_latest
Summary : User space tools for kernel auditing
URL : http://people.redhat.com/sgrubb/audit/
License : GPLv2+
Description : The audit package contains the user space utilities for
: storing and searching the audit records generated by
: the audit subsystem in the Linux 2.6 and later kernels.