rsync-reflink on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S rsync-reflink

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

$ yay -Rns rsync-reflink

2. Manually Install "rsync-reflink" via AUR

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

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

b. Clone rsync-reflink's git locally

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

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

$ cd ~/rsync-reflink $ makepkg -si

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

ID: 1428808
Name: rsync-reflink
PackageBaseID: 186312
PackageBase: rsync-reflink
Version: 3.2.7-7
Description: A fast and versatile file copying tool for remote and local files - with reflink support
URL: https://github.com/WayneD/rsync
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xiota
Submitter: xiota
FirstSubmitted: 1664776277
LastModified: 1710641485
URLPath: /cgit/aur.git/snapshot/rsync-reflink.tar.gz