syncthing-gtk on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S syncthing-gtk

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

$ yay -Rns syncthing-gtk

2. Manually Install "syncthing-gtk" via AUR

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

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

b. Clone syncthing-gtk's git locally

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

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

$ cd ~/syncthing-gtk $ makepkg -si

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

ID: 1225122
Name: syncthing-gtk
PackageBaseID: 187397
PackageBase: syncthing-gtk
Version: 0.9.4.5-1
Description: GTK3 based GUI and notification area icon for Syncthing.
URL: https://github.com/syncthing-gtk/syncthing-gtk
NumVotes: 33
Popularity: 0.2362
OutOfDate:
Maintainer: Salamandar
Submitter: Salamandar
FirstSubmitted: 1668508230
LastModified: 1678641141
URLPath: /cgit/aur.git/snapshot/syncthing-gtk.tar.gz