snapborg on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S snapborg

* (Optional) Uninstall snapborg on Arch using YAY

$ yay -Rns snapborg

2. Manually Install "snapborg" via AUR

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

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

b. Clone snapborg's git locally

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

c. Go to ~/snapborg folder and install it

$ cd ~/snapborg $ makepkg -si

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

ID: 949623
Name: snapborg
PackageBaseID: 170090
PackageBase: snapborg
Version: 0.1.0-1
Description: Automated backups of snapper snapshots to borg repositories. Inspired by borgmatic
URL: https://github.com/enzingerm/snapborg.git
NumVotes: 2
Popularity: 0.001423
OutOfDate:
Maintainer: maradas
Submitter: maradas
FirstSubmitted: 1629355525
LastModified: 1629355525
URLPath: /cgit/aur.git/snapshot/snapborg.tar.gz