sync on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S sync

* (Optional) Uninstall sync on Arch using YAY

$ yay -Rns sync

2. Manually Install "sync" via AUR

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

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

b. Clone sync's git locally

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

c. Go to ~/sync folder and install it

$ cd ~/sync $ makepkg -si

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

ID: 1331932
Name: sync
PackageBaseID: 170418
PackageBase: sync
Version: 0.9.3-1
Description: Backup and synchronization service
URL: https://taler.net/
NumVotes: 1
Popularity: 2.0E-6
OutOfDate: 1707660884
Maintainer: grufo
Submitter: grufo
FirstSubmitted: 1630030025
LastModified: 1696987538
URLPath: /cgit/aur.git/snapshot/sync.tar.gz