pyznap on AUR (Arch User Repository)

Last updated: December 27,2024

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

$ yay -S pyznap

* (Optional) Uninstall pyznap on Arch using YAY

$ yay -Rns pyznap

2. Manually Install "pyznap" via AUR

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

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

b. Clone pyznap's git locally

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

c. Go to ~/pyznap folder and install it

$ cd ~/pyznap $ makepkg -si

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

ID: 1269473
Name: pyznap
PackageBaseID: 134928
PackageBase: pyznap
Version: 1.6.0-1
Description: ZFS snapshot tool written in Python
URL: https://github.com/yboetz/pyznap
NumVotes: 4
Popularity: 0.005747
OutOfDate:
Maintainer: fryfrog
Submitter: fryfrog
FirstSubmitted: 1533831222
LastModified: 1686151462
URLPath: /cgit/aur.git/snapshot/pyznap.tar.gz