How to Install and Uninstall libacl.x86_64 Package on Oracle Linux 8

Last updated: October 05,2024

1. Install "libacl.x86_64" package

This guide covers the steps necessary to install libacl.x86_64 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install libacl.x86_64

2. Uninstall "libacl.x86_64" package

Please follow the steps below to uninstall libacl.x86_64 on Oracle Linux 8:

$ sudo dnf remove libacl.x86_64 $ sudo dnf autoremove

3. Information about the libacl.x86_64 package on Oracle Linux 8

Last metadata expiration check: 5:50:15 ago on Mon Sep 12 02:51:38 2022.
Installed Packages
Name : libacl
Version : 2.2.53
Release : 1.el8
Architecture : x86_64
Size : 58 k
Source : acl-2.2.53-1.el8.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.