desync-git on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S desync-git

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

$ yay -Rns desync-git

2. Manually Install "desync-git" via AUR

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

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

b. Clone desync-git's git locally

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

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

$ cd ~/desync-git $ makepkg -si

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

ID: 1071118
Name: desync-git
PackageBaseID: 178226
PackageBase: desync-git
Version: r271.b545768-1
Description: Alternative casync implementation in Go
URL: https://github.com/folbricht/desync
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1650782267
LastModified: 1650782366
URLPath: /cgit/aur.git/snapshot/desync-git.tar.gz