How to Install and Uninstall python2-pylibacl.x86_64 Package on CentOS 8 / RHEL 8

Last updated: May 18,2024

1. Install "python2-pylibacl.x86_64" package

This guide let you learn how to install python2-pylibacl.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install python2-pylibacl.x86_64

2. Uninstall "python2-pylibacl.x86_64" package

This tutorial shows how to uninstall python2-pylibacl.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove python2-pylibacl.x86_64 $ sudo dnf autoremove

3. Information about the python2-pylibacl.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 7:42:28 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python2-pylibacl
Version : 0.5.4
Release : 3.el8
Architecture : x86_64
Size : 40 k
Source : pylibacl-0.5.4-3.el8.src.rpm
Repository : epel
Summary : POSIX.1e ACLs library wrapper for Python
URL : https://pylibacl.k1024.org
License : LGPLv2+
Description : Python extension module for POSIX ACLs. It allows to query, list,
: add and remove ACLs from files and directories.