How to Install and Uninstall audit-libs-python.x86_64 Package on CentOS 7 / RHEL 7

Last updated: March 29,2024

1. Install "audit-libs-python.x86_64" package

This guide covers the steps necessary to install audit-libs-python.x86_64 on CentOS 7 / RHEL 7

$ sudo yum makecache $ sudo yum install audit-libs-python.x86_64

2. Uninstall "audit-libs-python.x86_64" package

This guide let you learn how to uninstall audit-libs-python.x86_64 on CentOS 7 / RHEL 7:

$ sudo yum remove audit-libs-python.x86_64 $ sudo yum autoremove

3. Information about the audit-libs-python.x86_64 package on CentOS 7 / RHEL 7

Installed Packages
Name : audit-libs-python
Arch : x86_64
Version : 2.8.5
Release : 4.el7
Size : 316 k
Repo : installed
From repo : base
Summary : Python bindings for libaudit
URL : http://people.redhat.com/sgrubb/audit/
License : LGPLv2+
Description : The audit-libs-python package contains the bindings so that
: libaudit and libauparse can be used by python.