zfsnap on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S zfsnap

* (Optional) Uninstall zfsnap on Arch using YAY

$ yay -Rns zfsnap

2. Manually Install "zfsnap" via AUR

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

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

b. Clone zfsnap's git locally

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

c. Go to ~/zfsnap folder and install it

$ cd ~/zfsnap $ makepkg -si

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

ID: 610130
Name: zfsnap
PackageBaseID: 113353
PackageBase: zfsnap
Version: 2.0.0beta3-1
Description: A portable, performant script to make rolling ZFS snapshots easy.
URL: https://www.zfsnap.org/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: n-st
Submitter: jasontbradshaw
FirstSubmitted: 1468015460
LastModified: 1557149945
URLPath: /cgit/aur.git/snapshot/zfsnap.tar.gz