syncthingtray on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S syncthingtray

* (Optional) Uninstall syncthingtray on Arch using YAY

$ yay -Rns syncthingtray

2. Manually Install "syncthingtray" via AUR

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

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

b. Clone syncthingtray's git locally

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

c. Go to ~/syncthingtray folder and install it

$ cd ~/syncthingtray $ makepkg -si

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

ID: 1421915
Name: syncthingtray
PackageBaseID: 115488
PackageBase: syncthingtray
Version: 1.5.0-1
Description: Tray application for Syncthing
URL: https://github.com/Martchus/syncthingtray
NumVotes: 87
Popularity: 2.529414
OutOfDate:
Maintainer: Martchus
Submitter: Martchus
FirstSubmitted: 1473884007
LastModified: 1709742891
URLPath: /cgit/aur.git/snapshot/syncthingtray.tar.gz