How to Install and Uninstall xfsprogs.i686 Package on Rocky Linux 8
Last updated: November 13,2024
1. Install "xfsprogs.i686" package
This tutorial shows how to install xfsprogs.i686 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
xfsprogs.i686
Copied
2. Uninstall "xfsprogs.i686" package
Here is a brief guide to show you how to uninstall xfsprogs.i686 on Rocky Linux 8:
$
sudo dnf remove
xfsprogs.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the xfsprogs.i686 package on Rocky Linux 8
Last metadata expiration check: 1:49:10 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : xfsprogs
Version : 5.0.0
Release : 10.el8
Architecture : i686
Size : 1.2 M
Source : xfsprogs-5.0.0-10.el8.src.rpm
Repository : baseos
Summary : Utilities for managing the XFS filesystem
URL : https://xfs.wiki.kernel.org
License : GPL+ and LGPLv2+
Description : A set of commands to use the XFS filesystem, including mkfs.xfs.
:
: XFS is a high performance journaling filesystem which originated
: on the SGI IRIX platform. It is completely multi-threaded, can
: support large files and large filesystems, extended attributes,
: variable block sizes, is extent based, and makes extensive use of
: Btrees (directories, extents, free space) to aid both performance
: and scalability.
:
: This implementation is on-disk compatible with the IRIX version
: of XFS.
Available Packages
Name : xfsprogs
Version : 5.0.0
Release : 10.el8
Architecture : i686
Size : 1.2 M
Source : xfsprogs-5.0.0-10.el8.src.rpm
Repository : baseos
Summary : Utilities for managing the XFS filesystem
URL : https://xfs.wiki.kernel.org
License : GPL+ and LGPLv2+
Description : A set of commands to use the XFS filesystem, including mkfs.xfs.
:
: XFS is a high performance journaling filesystem which originated
: on the SGI IRIX platform. It is completely multi-threaded, can
: support large files and large filesystems, extended attributes,
: variable block sizes, is extent based, and makes extensive use of
: Btrees (directories, extents, free space) to aid both performance
: and scalability.
:
: This implementation is on-disk compatible with the IRIX version
: of XFS.