rsync-readcap on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S rsync-readcap

* (Optional) Uninstall rsync-readcap on Arch using YAY

$ yay -Rns rsync-readcap

2. Manually Install "rsync-readcap" via AUR

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

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

b. Clone rsync-readcap's git locally

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

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

$ cd ~/rsync-readcap $ makepkg -si

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

ID: 1183606
Name: rsync-readcap
PackageBaseID: 171982
PackageBase: rsync-readcap
Version: 0.2-1
Description: Create copy of rsync with read-everywhere capability under rsyncr user. For pull backups.
URL: https://doc.vejnar.org/doc/storage/backup
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: vejnar
Submitter: vejnar
FirstSubmitted: 1634180167
LastModified: 1671206880
URLPath: /cgit/aur.git/snapshot/rsync-readcap.tar.gz