rsync-git on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S rsync-git

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

$ yay -Rns rsync-git

2. Manually Install "rsync-git" via AUR

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

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

b. Clone rsync-git's git locally

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

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

$ cd ~/rsync-git $ makepkg -si

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

ID: 848873
Name: rsync-git
PackageBaseID: 57873
PackageBase: rsync-git
Version: 3.2.3.r47.gec1d5d56-1
Description: A fast and versatile file copying tool for remote and local files - git checkout
URL: https://rsync.samba.org/
NumVotes: 6
Popularity: 2.1E-5
OutOfDate:
Maintainer: eworm
Submitter: eworm
FirstSubmitted: 1332503438
LastModified: 1610913747
URLPath: /cgit/aur.git/snapshot/rsync-git.tar.gz