xfs_undelete on AUR (Arch User Repository)

Last updated: September 28,2024

1. Install "xfs_undelete" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install xfs_undelete on Arch using YAY

$ yay -S xfs_undelete

* (Optional) Uninstall xfs_undelete on Arch using YAY

$ yay -Rns xfs_undelete

2. Manually Install "xfs_undelete" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone xfs_undelete's git locally

$ git clone https://aur.archlinux.org/xfs_undelete.git ~/xfs_undelete

c. Go to ~/xfs_undelete folder and install it

$ cd ~/xfs_undelete $ makepkg -si

3. Information about the xfs_undelete package on Arch User Repository (AUR)

ID: 776892
Name: xfs_undelete
PackageBaseID: 156595
PackageBase: xfs_undelete
Version: git-1
Description: An undelete tool for the XFS filesystem by Jan Kandziora
URL: https://github.com/ianka/xfs_undelete
NumVotes: 1
Popularity: 0.001082
OutOfDate:
Maintainer: axp
FirstSubmitted: 1597036765
LastModified: 1597036765
URLPath: /cgit/aur.git/snapshot/xfs_undelete.tar.gz