yarsync on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S yarsync

* (Optional) Uninstall yarsync on Arch using YAY

$ yay -Rns yarsync

2. Manually Install "yarsync" via AUR

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

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

b. Clone yarsync's git locally

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

c. Go to ~/yarsync folder and install it

$ cd ~/yarsync $ makepkg -si

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

ID: 1261452
Name: yarsync
PackageBaseID: 131827
PackageBase: yarsync
Version: 0.2.1-2
Description: Yet Another Rsync is a file synchronization and backup tool
URL: https://github.com/ynikitenko/yarsync
NumVotes: 3
Popularity: 0.001501
OutOfDate:
Maintainer: ynikitenko
Submitter: Alxe
FirstSubmitted: 1524570411
LastModified: 1684751454
URLPath: /cgit/aur.git/snapshot/yarsync.tar.gz