How to Install and Uninstall audit-libs-devel.i686 Package on CentOS Stream 8

Last updated: May 06,2024

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

This tutorial shows how to install audit-libs-devel.i686 on CentOS Stream 8

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

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

Please follow the guidance below to uninstall audit-libs-devel.i686 on CentOS Stream 8:

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

3. Information about the audit-libs-devel.i686 package on CentOS Stream 8

Last metadata expiration check: 6:14:05 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : audit-libs-devel
Version : 3.1.2
Release : 1.el8
Architecture : i686
Size : 113 k
Source : audit-3.1.2-1.el8.src.rpm
Repository : baseos
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.