rsyn on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S rsyn

* (Optional) Uninstall rsyn on Arch using YAY

$ yay -Rns rsyn

2. Manually Install "rsyn" via AUR

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

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

b. Clone rsyn's git locally

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

c. Go to ~/rsyn folder and install it

$ cd ~/rsyn $ makepkg -si

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

ID: 1277631
Name: rsyn
PackageBaseID: 193504
PackageBase: rsyn
Version: 0.0.1-1
Description: [alpha] Wire-compatible rsync client in Rust
URL: https://github.com/sourcefrog/rsyn/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: AronYoung
Submitter: AsukaMinato
FirstSubmitted: 1683734097
LastModified: 1687526414
URLPath: /cgit/aur.git/snapshot/rsyn.tar.gz