rsnapshot-systemd on AUR (Arch User Repository)

Last updated: May 23,2024

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

$ yay -S rsnapshot-systemd

* (Optional) Uninstall rsnapshot-systemd on Arch using YAY

$ yay -Rns rsnapshot-systemd

2. Manually Install "rsnapshot-systemd" via AUR

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

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

b. Clone rsnapshot-systemd's git locally

$ git clone https://aur.archlinux.org/rsnapshot-systemd.git ~/rsnapshot-systemd

c. Go to ~/rsnapshot-systemd folder and install it

$ cd ~/rsnapshot-systemd $ makepkg -si

3. Information about the rsnapshot-systemd package on Arch User Repository (AUR)

ID: 696803
Name: rsnapshot-systemd
PackageBaseID: 149096
PackageBase: rsnapshot-systemd
Version: 1.1-1
Description: Contains systemd services and timers for rsnapshot
URL:
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: TheCloudt
Submitter: TheCloudt
FirstSubmitted: 1581678576
LastModified: 1581682759
URLPath: /cgit/aur.git/snapshot/rsnapshot-systemd.tar.gz