snp on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S snp

* (Optional) Uninstall snp on Arch using YAY

$ yay -Rns snp

2. Manually Install "snp" via AUR

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

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

b. Clone snp's git locally

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

c. Go to ~/snp folder and install it

$ cd ~/snp $ makepkg -si

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

ID: 1067207
Name: snp
PackageBaseID: 161120
PackageBase: snp
Version: 8-3
Description: Wrap any shell command in a snapper pre-post snapshot, e.g. snp pacman -Syu.
URL: https://gist.github.com/erikw/5229436
NumVotes: 7
Popularity: 0.002816
OutOfDate:
Maintainer: fire100265
Submitter: fire100265
FirstSubmitted: 1608515504
LastModified: 1650023199
URLPath: /cgit/aur.git/snapshot/snp.tar.gz