syncthing-bin on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S syncthing-bin

* (Optional) Uninstall syncthing-bin on Arch using YAY

$ yay -Rns syncthing-bin

2. Manually Install "syncthing-bin" via AUR

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

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

b. Clone syncthing-bin's git locally

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

c. Go to ~/syncthing-bin folder and install it

$ cd ~/syncthing-bin $ makepkg -si

3. Information about the syncthing-bin package on Arch User Repository (AUR)

ID: 1421388
Name: syncthing-bin
PackageBaseID: 85065
PackageBase: syncthing-bin
Version: 1.27.4-1
Description: Open Source Continuous Replication / Cluster Synchronization Thing: binary.
URL: https://syncthing.net/
NumVotes: 30
Popularity: 0.020313
OutOfDate:
Maintainer: jasonwryan
Submitter: jasonwryan
FirstSubmitted: 1409043293
LastModified: 1709671851
URLPath: /cgit/aur.git/snapshot/syncthing-bin.tar.gz