How to Install and Uninstall libacl.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: July 04,2024

1. Install "libacl.x86_64" package

This guide covers the steps necessary to install libacl.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install libacl.x86_64

2. Uninstall "libacl.x86_64" package

Please follow the step by step instructions below to uninstall libacl.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove libacl.x86_64 $ sudo dnf autoremove

3. Information about the libacl.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:06:37 ago on Mon Feb 26 07:04:30 2024.
Installed Packages
Name : libacl
Version : 2.3.1
Release : 3.el9
Architecture : x86_64
Size : 40 k
Source : acl-2.3.1-3.el9.src.rpm
Repository : @System
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.