How to Install and Uninstall libacl.i686 Package on Oracle Linux 9
Last updated: November 14,2024
1. Install "libacl.i686" package
Please follow the steps below to install libacl.i686 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
libacl.i686
Copied
2. Uninstall "libacl.i686" package
Please follow the instructions below to uninstall libacl.i686 on Oracle Linux 9:
$
sudo dnf remove
libacl.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the libacl.i686 package on Oracle Linux 9
Last metadata expiration check: 3:02:43 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : libacl
Version : 2.3.1
Release : 3.el9
Architecture : i686
Size : 26 k
Source : acl-2.3.1-3.el9.src.rpm
Repository : ol9_baseos_latest
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 : 3.el9
Architecture : i686
Size : 26 k
Source : acl-2.3.1-3.el9.src.rpm
Repository : ol9_baseos_latest
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.