zfs-prune-snapshots on AUR (Arch User Repository)

Last updated: November 21,2024

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

$ yay -S zfs-prune-snapshots

* (Optional) Uninstall zfs-prune-snapshots on Arch using YAY

$ yay -Rns zfs-prune-snapshots

2. Manually Install "zfs-prune-snapshots" via AUR

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

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

b. Clone zfs-prune-snapshots's git locally

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

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

$ cd ~/zfs-prune-snapshots $ makepkg -si

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

ID: 681593
Name: zfs-prune-snapshots
PackageBaseID: 143179
PackageBase: zfs-prune-snapshots
Version: 1.1.0-1
Description: Remove snapshots from one or more zpools that match given criteria.
URL: https://github.com/bahamas10/zfs-prune-snapshots
NumVotes: 1
Popularity: 0
OutOfDate: 1692182829
Maintainer: nicoulaj
Submitter: nicoulaj
FirstSubmitted: 1562091703
LastModified: 1577784012
URLPath: /cgit/aur.git/snapshot/zfs-prune-snapshots.tar.gz