How to Install and Uninstall libattr-devel.i686 Package on Rocky Linux 9

Last updated: May 20,2024

1. Install "libattr-devel.i686" package

This tutorial shows how to install libattr-devel.i686 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install libattr-devel.i686

2. Uninstall "libattr-devel.i686" package

This guide covers the steps necessary to uninstall libattr-devel.i686 on Rocky Linux 9:

$ sudo dnf remove libattr-devel.i686 $ sudo dnf autoremove

3. Information about the libattr-devel.i686 package on Rocky Linux 9

Last metadata expiration check: 0:42:57 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : libattr-devel
Version : 2.5.1
Release : 3.el9
Architecture : i686
Size : 25 k
Source : attr-2.5.1-3.el9.src.rpm
Repository : appstream
Summary : Files needed for building programs with libattr
URL : https://savannah.nongnu.org/projects/attr
License : LGPLv2+
Description : This package contains header files and documentation needed to
: develop programs which make use of extended attributes.
: For Linux programs, the documented system call API is the
: recommended interface, but an SGI IRIX compatibility interface
: is also provided.
:
: Currently only ext2, ext3, ext4 and XFS support extended attributes.
: The SGI IRIX compatibility API built above the Linux system calls is
: used by programs such as xfsdump(8), xfsrestore(8) and xfs_fsr(8).
:
: You should install libattr-devel if you want to develop programs
: which make use of extended attributes. If you install libattr-devel,
: you'll also want to install attr.