auto-rsync-backups on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S auto-rsync-backups

* (Optional) Uninstall auto-rsync-backups on Arch using YAY

$ yay -Rns auto-rsync-backups

2. Manually Install "auto-rsync-backups" via AUR

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

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

b. Clone auto-rsync-backups's git locally

$ git clone https://aur.archlinux.org/auto-rsync-backups.git ~/auto-rsync-backups

c. Go to ~/auto-rsync-backups folder and install it

$ cd ~/auto-rsync-backups $ makepkg -si

3. Information about the auto-rsync-backups package on Arch User Repository (AUR)

ID: 907714
Name: auto-rsync-backups
PackageBaseID: 54077
PackageBase: auto-rsync-backups
Version: 1.1.0-1
Description: little script to handle/rotate rsync backups
URL: https://github.com/jjk-jacky/auto-rsync-backups
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jjacky
FirstSubmitted: 1321563007
LastModified: 1621103486
URLPath: /cgit/aur.git/snapshot/auto-rsync-backups.tar.gz