How to Install and Uninstall attr.x86_64 Package on CentOS Stream 8
Last updated: January 08,2025
1. Install "attr.x86_64" package
This is a short guide on how to install attr.x86_64 on CentOS Stream 8
$
sudo dnf update
Copied
$
sudo dnf install
attr.x86_64
Copied
2. Uninstall "attr.x86_64" package
Please follow the steps below to uninstall attr.x86_64 on CentOS Stream 8:
$
sudo dnf remove
attr.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the attr.x86_64 package on CentOS Stream 8
Last metadata expiration check: 3:11:46 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : attr
Version : 2.4.48
Release : 3.el8
Architecture : x86_64
Size : 68 k
Source : attr-2.4.48-3.el8.src.rpm
Repository : baseos
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.
Available Packages
Name : attr
Version : 2.4.48
Release : 3.el8
Architecture : x86_64
Size : 68 k
Source : attr-2.4.48-3.el8.src.rpm
Repository : baseos
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.