zfs-undelete on AUR (Arch User Repository)

Last updated: November 27,2024

1. Install "zfs-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 zfs-undelete on Arch using YAY

$ yay -S zfs-undelete

* (Optional) Uninstall zfs-undelete on Arch using YAY

$ yay -Rns zfs-undelete

2. Manually Install "zfs-undelete" via AUR

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

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

b. Clone zfs-undelete's git locally

$ git clone https://aur.archlinux.org/zfs-undelete.git ~/zfs-undelete

c. Go to ~/zfs-undelete folder and install it

$ cd ~/zfs-undelete $ makepkg -si

3. Information about the zfs-undelete package on Arch User Repository (AUR)

ID: 1170977
Name: zfs-undelete
PackageBaseID: 187505
PackageBase: zfs-undelete
Version: 0.1.0-1
Description: easy-to-use CLI tool to recover files from zfs snapshots
URL: https://github.com/arctic-penguin/zfs-undelete
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: solnce
Submitter: solnce
FirstSubmitted: 1668784276
LastModified: 1668784276
URLPath: /cgit/aur.git/snapshot/zfs-undelete.tar.gz