fsniper on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S fsniper

* (Optional) Uninstall fsniper on Arch using YAY

$ yay -Rns fsniper

2. Manually Install "fsniper" via AUR

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

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

b. Clone fsniper's git locally

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

c. Go to ~/fsniper folder and install it

$ cd ~/fsniper $ makepkg -si

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

ID: 1062509
Name: fsniper
PackageBaseID: 99530
PackageBase: fsniper
Version: 1.3.1-4
Description: Daemon to run scripts based on changes in files monitored by inotify
URL: http://projects.l3ib.org/fsniper/
NumVotes: 2
Popularity: 1.0E-6
OutOfDate:
Maintainer: jose1711
Submitter: jetm
FirstSubmitted: 1441645486
LastModified: 1649245772
URLPath: /cgit/aur.git/snapshot/fsniper.tar.gz