snapper-rollback on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S snapper-rollback

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

$ yay -Rns snapper-rollback

2. Manually Install "snapper-rollback" via AUR

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

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

b. Clone snapper-rollback's git locally

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

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

$ cd ~/snapper-rollback $ makepkg -si

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

ID: 976434
Name: snapper-rollback
PackageBaseID: 172172
PackageBase: snapper-rollback
Version: 1.0-1
Description: Script to rollback snapper snapshots as described here https://wiki.archlinux.org/index.php/Snapper#Suggested_filesystem_layout
URL: https://github.com/jrabinow/snapper-rollback
NumVotes: 4
Popularity: 0.000653
OutOfDate:
Maintainer: swissknife
Submitter: swissknife
FirstSubmitted: 1634624212
LastModified: 1634624387
URLPath: /cgit/aur.git/snapshot/snapper-rollback.tar.gz