How to Install and Uninstall libattr.x86_64 Package on Oracle Linux 9

Last updated: October 05,2024

1. Install "libattr.x86_64" package

Here is a brief guide to show you how to install libattr.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install libattr.x86_64

2. Uninstall "libattr.x86_64" package

Learn how to uninstall libattr.x86_64 on Oracle Linux 9:

$ sudo dnf remove libattr.x86_64 $ sudo dnf autoremove

3. Information about the libattr.x86_64 package on Oracle Linux 9

Last metadata expiration check: 0:58:05 ago on Thu Feb 15 07:50:05 2024.
Installed Packages
Name : libattr
Version : 2.5.1
Release : 3.el9
Architecture : x86_64
Size : 29 k
Source : attr-2.5.1-3.el9.src.rpm
Repository : @System
Summary : Dynamic library for extended attribute support
URL : https://savannah.nongnu.org/projects/attr
License : LGPLv2+
Description : This package contains the libattr.so dynamic library which contains
: the extended attribute system calls and library functions.