python-syncthing on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S python-syncthing

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

$ yay -Rns python-syncthing

2. Manually Install "python-syncthing" via AUR

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

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

b. Clone python-syncthing's git locally

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

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

$ cd ~/python-syncthing $ makepkg -si

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

ID: 1258657
Name: python-syncthing
PackageBaseID: 150107
PackageBase: python-syncthing
Version: 2.4.2-1
Description: Python bindings to the Syncthing REST interface
URL: https://github.com/blakev/python-syncthing
NumVotes: 2
Popularity: 6.0E-6
OutOfDate:
Maintainer: peippo
Submitter: peippo
FirstSubmitted: 1584011155
LastModified: 1684225725
URLPath: /cgit/aur.git/snapshot/python-syncthing.tar.gz