How to Install and Uninstall audit-libs-devel.i686 Package on Oracle Linux 9

Last updated: July 08,2024

1. Install "audit-libs-devel.i686" package

Please follow the step by step instructions below to install audit-libs-devel.i686 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install audit-libs-devel.i686

2. Uninstall "audit-libs-devel.i686" package

In this section, we are going to explain the necessary steps to uninstall audit-libs-devel.i686 on Oracle Linux 9:

$ sudo dnf remove audit-libs-devel.i686 $ sudo dnf autoremove

3. Information about the audit-libs-devel.i686 package on Oracle Linux 9

Last metadata expiration check: 2:11:46 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : audit-libs-devel
Version : 3.0.7
Release : 104.el9
Architecture : i686
Size : 178 k
Source : audit-3.0.7-104.el9.src.rpm
Repository : ol9_appstream
Summary : Header files for libaudit
URL : http://people.redhat.com/sgrubb/audit/
License : LGPLv2+
Description : The audit-libs-devel package contains the header files needed for
: developing applications that need to use the audit framework libraries.