clsync on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S clsync

* (Optional) Uninstall clsync on Arch using YAY

$ yay -Rns clsync

2. Manually Install "clsync" via AUR

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

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

b. Clone clsync's git locally

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

c. Go to ~/clsync folder and install it

$ cd ~/clsync $ makepkg -si

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

ID: 1307722
Name: clsync
PackageBaseID: 152963
PackageBase: clsync
Version: 0.4.5-2
Description: File live sync daemon based on inotify/fanotiry/kqueue written in GNU C
URL: https://ut.mephi.ru/oss/clsync
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: willemw
Submitter: ragouel
FirstSubmitted: 1589894074
LastModified: 1692730721
URLPath: /cgit/aur.git/snapshot/clsync.tar.gz