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

Last updated: October 07,2024

1. Install "libacl.i686" package

This is a short guide on how to install libacl.i686 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install libacl.i686

2. Uninstall "libacl.i686" package

Please follow the steps below to uninstall libacl.i686 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove libacl.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 1:14:59 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : libacl
Version : 2.3.1
Release : 3.el9
Architecture : i686
Size : 27 k
Source : acl-2.3.1-3.el9.src.rpm
Repository : ubi-9-baseos-rpms
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.