snot on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S snot

* (Optional) Uninstall snot on Arch using YAY

$ yay -Rns snot

2. Manually Install "snot" via AUR

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

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

b. Clone snot's git locally

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

c. Go to ~/snot folder and install it

$ cd ~/snot $ makepkg -si

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

ID: 783503
Name: snot
PackageBaseID: 134304
PackageBase: snot
Version: 0.3-1
Description: Basic Btrfs snapshot tool.
URL: https://gitlab.com/goeb/snot
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: goeb
Submitter: goeb
FirstSubmitted: 1531773568
LastModified: 1598456772
URLPath: /cgit/aur.git/snapshot/snot.tar.gz