librsync-git on AUR (Arch User Repository)

Last updated: September 06,2024

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

$ yay -S librsync-git

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

$ yay -Rns librsync-git

2. Manually Install "librsync-git" via AUR

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

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

b. Clone librsync-git's git locally

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

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

$ cd ~/librsync-git $ makepkg -si

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

ID: 261764
Name: librsync-git
PackageBaseID: 105478
PackageBase: librsync-git
Version: 2.0.0.r97.g9b9efb0-1
Description: A free software library that implements the rsync remote-delta algorithm (rdiff) - development version
URL: http://librsync.sourceforge.net/
NumVotes: 1
Popularity: 0
OutOfDate: 1632411235
Maintainer: jellysheep
Submitter: jellysheep
FirstSubmitted: 1451842325
LastModified: 1451843142
URLPath: /cgit/aur.git/snapshot/librsync-git.tar.gz