How to Install and Uninstall libacl.i686 Package on Oracle Linux 8
Last updated: November 25,2024
1. Install "libacl.i686" package
This guide let you learn how to install libacl.i686 on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
libacl.i686
Copied
2. Uninstall "libacl.i686" package
Learn how to uninstall libacl.i686 on Oracle Linux 8:
$
sudo dnf remove
libacl.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the libacl.i686 package on Oracle Linux 8
Last metadata expiration check: 4:04:43 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : libacl
Version : 2.2.53
Release : 1.el8
Architecture : i686
Size : 37 k
Source : acl-2.2.53-1.el8.src.rpm
Repository : ol8_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.2.53
Release : 1.el8
Architecture : i686
Size : 37 k
Source : acl-2.2.53-1.el8.src.rpm
Repository : ol8_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.