How to Install and Uninstall libacl.x86_64 Package on Oracle Linux 9
Last updated: November 27,2024
1. Install "libacl.x86_64" package
This guide covers the steps necessary to install libacl.x86_64 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
libacl.x86_64
Copied
2. Uninstall "libacl.x86_64" package
This tutorial shows how to uninstall libacl.x86_64 on Oracle Linux 9:
$
sudo dnf remove
libacl.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the libacl.x86_64 package on Oracle Linux 9
Last metadata expiration check: 1:20:35 ago on Thu Feb 15 07:50:05 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.
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.