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

Last updated: November 27,2024

1. Install "xfsprogs-devel.i686" package

Please follow the guidelines below to install xfsprogs-devel.i686 on CentOS Stream 9

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

2. Uninstall "xfsprogs-devel.i686" package

Please follow the guidance below to uninstall xfsprogs-devel.i686 on CentOS Stream 9:

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

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

Last metadata expiration check: 1:33:06 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : xfsprogs-devel
Version : 6.3.0
Release : 1.el9
Architecture : i686
Size : 94 k
Source : xfsprogs-6.3.0-1.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.