rusync on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S rusync

* (Optional) Uninstall rusync on Arch using YAY

$ yay -Rns rusync

2. Manually Install "rusync" via AUR

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

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

b. Clone rusync's git locally

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

c. Go to ~/rusync folder and install it

$ cd ~/rusync $ makepkg -si

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

ID: 907629
Name: rusync
PackageBaseID: 132243
PackageBase: rusync
Version: 0.7.0-2
Description: Ergonomic replacement for rsync
URL: https://git.sr.ht/~dmerej/rusync
NumVotes: 0
Popularity: 0
OutOfDate: 1657402188
Maintainer: dmerejkowsky
Submitter: dmerejkowsky
FirstSubmitted: 1525808459
LastModified: 1621089909
URLPath: /cgit/aur.git/snapshot/rusync.tar.gz