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

Last updated: October 06,2024

1. Install "attr.x86_64" package

Please follow the steps below to install attr.x86_64 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install attr.x86_64

2. Uninstall "attr.x86_64" package

Please follow the step by step instructions below to uninstall attr.x86_64 on Oracle Linux 8:

$ sudo dnf remove attr.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 6:21:22 ago on Mon Sep 12 02:51:38 2022.
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 : ol8_baseos_latest
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.