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

Last updated: October 10,2024

1. Install "xfsprogs-devel.i686" package

Please follow the instructions below to install xfsprogs-devel.i686 on CentOS Stream 8

$ 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 CentOS Stream 8:

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

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

Last metadata expiration check: 2:10:22 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : xfsprogs-devel
Version : 5.0.0
Release : 12.el8
Architecture : i686
Size : 75 k
Source : xfsprogs-5.0.0-12.el8.src.rpm
Repository : baseos
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.