How to Install and Uninstall xfsprogs-devel.i686 Package on AlmaLinux 9

Last updated: October 12,2024

1. Install "xfsprogs-devel.i686" package

In this section, we are going to explain the necessary steps to install xfsprogs-devel.i686 on AlmaLinux 9

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

2. Uninstall "xfsprogs-devel.i686" package

Please follow the instructions below to uninstall xfsprogs-devel.i686 on AlmaLinux 9:

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

3. Information about the xfsprogs-devel.i686 package on AlmaLinux 9

Last metadata expiration check: 2:40:13 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : xfsprogs-devel
Version : 5.19.0
Release : 4.el9
Architecture : i686
Size : 85 k
Source : xfsprogs-5.19.0-4.el9.src.rpm
Repository : appstream
Summary : XFS filesystem-specific headers
URL : https://xfs.wiki.kernel.org
License : GPL+ and LGPLv2+
Description : xfsprogs-devel contains the header files needed to develop XFS
: filesystem-specific programs.
:
: You should install xfsprogs-devel if you want to develop XFS
: filesystem-specific programs, If you install xfsprogs-devel, you'll
: also want to install xfsprogs.