lsyncd on AUR (Arch User Repository)

Last updated: November 22,2024

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

$ yay -S lsyncd

* (Optional) Uninstall lsyncd on Arch using YAY

$ yay -Rns lsyncd

2. Manually Install "lsyncd" via AUR

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

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

b. Clone lsyncd's git locally

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

c. Go to ~/lsyncd folder and install it

$ cd ~/lsyncd $ makepkg -si

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

ID: 1420048
Name: lsyncd
PackageBaseID: 24983
PackageBase: lsyncd
Version: 2.3.1-9
Description: Live Syncing (Mirror) Daemon
URL: https://github.com/lsyncd/lsyncd
NumVotes: 67
Popularity: 0.755161
OutOfDate:
Maintainer: carsme
Submitter: djgera
FirstSubmitted: 1238011396
LastModified: 1709484522
URLPath: /cgit/aur.git/snapshot/lsyncd.tar.gz