How to Install and Uninstall python2-pylibacl.x86_64 Package on AlmaLinux 8

Last updated: May 05,2024

1. Install "python2-pylibacl.x86_64" package

Please follow the guidance below to install python2-pylibacl.x86_64 on AlmaLinux 8

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

2. Uninstall "python2-pylibacl.x86_64" package

Please follow the guidelines below to uninstall python2-pylibacl.x86_64 on AlmaLinux 8:

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

3. Information about the python2-pylibacl.x86_64 package on AlmaLinux 8

Last metadata expiration check: 1:03:20 ago on Mon Sep 5 03:22:42 2022.
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.