xfsprogs
Userspace tools for the XFS filesystem.
xfsprogs provides mkfs.xfs, xfs_growfs, xfs_dump, and related utilities. XFS is the default filesystem on RHEL 7+ and a common choice for large-data Linux workloads.
Install
Debian/Ubuntu: sudo apt install xfsprogs Fedora: sudo dnf install xfsprogs
