inotify-ada on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S inotify-ada

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

$ yay -Rns inotify-ada

2. Manually Install "inotify-ada" via AUR

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

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

b. Clone inotify-ada's git locally

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

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

$ cd ~/inotify-ada $ makepkg -si

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

ID: 1135392
Name: inotify-ada
PackageBaseID: 167698
PackageBase: inotify-ada
Version: 20220905-1
Description: An Ada 2012 library to monitor filesystem events using the Linux inotify API.
URL: https://github.com/onox/inotify-ada
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: charlie5
Submitter: charlie5
FirstSubmitted: 1622993331
LastModified: 1662384227
URLPath: /cgit/aur.git/snapshot/inotify-ada.tar.gz