How to Install and Uninstall attr.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 09,2024

1. Install "attr.x86_64" package

Learn how to install attr.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install attr.x86_64

2. Uninstall "attr.x86_64" package

This is a short guide on how to uninstall attr.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove attr.x86_64 $ sudo dnf autoremove

3. Information about the attr.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:11:03 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : attr
Version : 2.5.1
Release : 3.el9
Architecture : x86_64
Size : 65 k
Source : attr-2.5.1-3.el9.src.rpm
Repository : ubi-9-baseos-rpms
Summary : Utilities for managing filesystem extended attributes
URL : https://savannah.nongnu.org/projects/attr
License : GPLv2+
Description : A set of tools for manipulating extended attributes on filesystem
: objects, in particular getfattr(1) and setfattr(1).
: An attr(1) command is also provided which is largely compatible
: with the SGI IRIX tool of the same name.