sync on AUR (Arch User Repository)
Last updated: November 15,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
Copied
b. Install sync on Arch using YAY
$
yay -S
sync
Copied
* (Optional) Uninstall sync on Arch using YAY
$
yay -Rns
sync
Copied
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
Copied
b. Clone sync's git locally
$
git clone https://aur.archlinux.org/sync.git
~/sync
Copied
c. Go to ~/sync folder and install it
$
cd
~/sync
Copied
$
makepkg -si
Copied
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
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