How to Install and Uninstall libacl.x86_64 Package on CentOS 8 / RHEL 8

Last updated: May 02,2024

1. Install "libacl.x86_64" package

Please follow the guidance below to install libacl.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install libacl.x86_64

2. Uninstall "libacl.x86_64" package

Please follow the instructions below to uninstall libacl.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove libacl.x86_64 $ sudo dnf autoremove

3. Information about the libacl.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 3:32:11 ago on Sun May 9 13:03:46 2021.
Installed Packages
Name : libacl
Version : 2.2.53
Release : 1.el8
Architecture : x86_64
Size : 58 k
Source : acl-2.2.53-1.el8.src.rpm
Repository : @System
From repo : anaconda
Summary : Dynamic library for access control list support
URL : https://savannah.nongnu.org/projects/acl
License : LGPLv2+
Description : This package contains the libacl.so dynamic library which contains
: the POSIX 1003.1e draft standard 17 functions for manipulating access
: control lists.