How to Install and Uninstall libattr.x86_64 Package on Rocky Linux 8

Last updated: May 16,2024

1. Install "libattr.x86_64" package

Please follow the guidelines below to install libattr.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install libattr.x86_64

2. Uninstall "libattr.x86_64" package

Please follow the guidelines below to uninstall libattr.x86_64 on Rocky Linux 8:

$ sudo dnf remove libattr.x86_64 $ sudo dnf autoremove

3. Information about the libattr.x86_64 package on Rocky Linux 8

Last metadata expiration check: 0:47:25 ago on Mon Sep 12 10:27:18 2022.
Installed Packages
Name : libattr
Version : 2.4.48
Release : 3.el8
Architecture : x86_64
Size : 25 k
Source : attr-2.4.48-3.el8.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.