synkron on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S synkron

* (Optional) Uninstall synkron on Arch using YAY

$ yay -Rns synkron

2. Manually Install "synkron" via AUR

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

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

b. Clone synkron's git locally

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

c. Go to ~/synkron folder and install it

$ cd ~/synkron $ makepkg -si

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

ID: 251916
Name: synkron
PackageBaseID: 103966
PackageBase: synkron
Version: 1.6.2-4
Description: A folder synchronization tool
URL: http://synkron.sourceforge.net/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: AlexTalker
Submitter: AlexTalker
FirstSubmitted: 1448878650
LastModified: 1448878651
URLPath: /cgit/aur.git/snapshot/synkron.tar.gz