How To Install Xfs_mdrestore On Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora And Raspbian?
Maintainer: XFS Development Team
Email: [email protected] .
Website: https://xfs.wiki.kernel.org/
Section: admin
Install xfs_mdrestore
-
Debian
apt-get install xfsprogs
Click to copy -
Ubuntu
apt-get install xfsprogs
Click to copy -
Alpine OS
apk add xfsprogs
Click to copy -
Arch Linux
pacman -S xfsprogs
Click to copy -
Kali Linux
apt-get install xfsprogs
Click to copy -
CentOS
yum install xfsprogs
Click to copy -
Fedora
dnf install xfsprogs
Click to copy -
Raspbian
apt-get install xfsprogs
Click to copy
xfsprogs
Utilities for managing the XFS filesystemA 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. Refer to the documentation at http://oss.sgi.com/projects/xfs/ for complete details.
Installation of latest xfs_mdrestore command is available for Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora and Raspbian. You can copy the command for your OS from above and paste it into your terminal. Once you run the command it will download the 2023 latest package from the repository and install it in your computer/server.