snp on AUR (Arch User Repository)
Last updated: November 25,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
Copied
b. Install snp on Arch using YAY
$
yay -S
snp
Copied
* (Optional) Uninstall snp on Arch using YAY
$
yay -Rns
snp
Copied
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
Copied
b. Clone snp's git locally
$
git clone https://aur.archlinux.org/snp.git
~/snp
Copied
c. Go to ~/snp folder and install it
$
cd
~/snp
Copied
$
makepkg -si
Copied
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
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