inotify-daemon on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S inotify-daemon

* (Optional) Uninstall inotify-daemon on Arch using YAY

$ yay -Rns inotify-daemon

2. Manually Install "inotify-daemon" via AUR

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

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

b. Clone inotify-daemon's git locally

$ git clone https://aur.archlinux.org/inotify-daemon.git ~/inotify-daemon

c. Go to ~/inotify-daemon folder and install it

$ cd ~/inotify-daemon $ makepkg -si

3. Information about the inotify-daemon package on Arch User Repository (AUR)

ID: 761029
Name: inotify-daemon
PackageBaseID: 147373
PackageBase: inotify-daemon
Version: 20200706.1.r0.g67a39b2-1
Description: A daemon to trigger system-tasks upon preconfigured inotify-events.
URL: http://matcha.cakeisaweso.me/ast/inotify-daemon
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: grinchling
Submitter: grinchling
FirstSubmitted: 1576220214
LastModified: 1594019905
URLPath: /cgit/aur.git/snapshot/inotify-daemon.tar.gz