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

Last updated: October 09,2024

1. Install "xfsprogs-devel.x86_64" package

Please follow the step by step instructions below to install xfsprogs-devel.x86_64 on CentOS Stream 9

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

2. Uninstall "xfsprogs-devel.x86_64" package

Here is a brief guide to show you how to uninstall xfsprogs-devel.x86_64 on CentOS Stream 9:

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

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

Last metadata expiration check: 2:35:23 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : xfsprogs-devel
Version : 6.3.0
Release : 1.el9
Architecture : x86_64
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.