syncthingctl on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S syncthingctl

* (Optional) Uninstall syncthingctl on Arch using YAY

$ yay -Rns syncthingctl

2. Manually Install "syncthingctl" via AUR

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

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

b. Clone syncthingctl's git locally

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

c. Go to ~/syncthingctl folder and install it

$ cd ~/syncthingctl $ makepkg -si

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

ID: 1416756
Name: syncthingctl
PackageBaseID: 187265
PackageBase: syncthingctl
Version: 1.4.13-1
Description: CLI application for Syncthing without Syncthingtray - binary
URL: https://github.com/Martchus/syncthingtray
NumVotes: 1
Popularity: 0.000602
OutOfDate:
Maintainer: jahway603
Submitter: jahway603
FirstSubmitted: 1668127788
LastModified: 1709052214
URLPath: /cgit/aur.git/snapshot/syncthingctl.tar.gz