snapper-tools on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S snapper-tools

* (Optional) Uninstall snapper-tools on Arch using YAY

$ yay -Rns snapper-tools

2. Manually Install "snapper-tools" via AUR

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

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

b. Clone snapper-tools's git locally

$ git clone https://aur.archlinux.org/snapper-tools.git ~/snapper-tools

c. Go to ~/snapper-tools folder and install it

$ cd ~/snapper-tools $ makepkg -si

3. Information about the snapper-tools package on Arch User Repository (AUR)

ID: 1209758
Name: snapper-tools
PackageBaseID: 177745
PackageBase: snapper-tools
Version: 1.1.3-1
Description: A highly opinionated Snapper GUI and CLI
URL: https://gitlab.com/garuda-linux/applications/snapper-tools
NumVotes: 4
Popularity: 0.001499
OutOfDate:
Maintainer: TNE
Submitter: TNE
FirstSubmitted: 1649298956
LastModified: 1676144838
URLPath: /cgit/aur.git/snapshot/snapper-tools.tar.gz