rsbackup on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S rsbackup

* (Optional) Uninstall rsbackup on Arch using YAY

$ yay -Rns rsbackup

2. Manually Install "rsbackup" via AUR

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

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

b. Clone rsbackup's git locally

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

c. Go to ~/rsbackup folder and install it

$ cd ~/rsbackup $ makepkg -si

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

ID: 1313178
Name: rsbackup
PackageBaseID: 194307
PackageBase: rsbackup
Version: 10.0-2
Description: rsync-based backup utility
URL: https://www.greenend.org.uk/rjk/rsbackup
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bbx0
Submitter: bbx0
FirstSubmitted: 1685880898
LastModified: 1693737336
URLPath: /cgit/aur.git/snapshot/rsbackup.tar.gz