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

Last updated: June 18,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 8

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

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

Please follow the step by step instructions below to uninstall audit-libs-devel.i686 on Oracle Linux 8:

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

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

Last metadata expiration check: 3:20:05 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : audit-libs-devel
Version : 3.0.7
Release : 2.el8.2
Architecture : i686
Size : 90 k
Source : audit-3.0.7-2.el8.2.src.rpm
Repository : ol8_baseos_latest
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.