How to Install and Uninstall libacl.i686 Package on CentOS Stream 9
Last updated: November 27,2024
1. Install "libacl.i686" package
In this section, we are going to explain the necessary steps to install libacl.i686 on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
libacl.i686
Copied
2. Uninstall "libacl.i686" package
Please follow the step by step instructions below to uninstall libacl.i686 on CentOS Stream 9:
$
sudo dnf remove
libacl.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the libacl.i686 package on CentOS Stream 9
Last metadata expiration check: 2:03:07 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : libacl
Version : 2.3.1
Release : 4.el9
Architecture : i686
Size : 24 k
Source : acl-2.3.1-4.el9.src.rpm
Repository : baseos
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.
Available Packages
Name : libacl
Version : 2.3.1
Release : 4.el9
Architecture : i686
Size : 24 k
Source : acl-2.3.1-4.el9.src.rpm
Repository : baseos
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.