fnotify on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S fnotify

* (Optional) Uninstall fnotify on Arch using YAY

$ yay -Rns fnotify

2. Manually Install "fnotify" via AUR

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

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

b. Clone fnotify's git locally

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

c. Go to ~/fnotify folder and install it

$ cd ~/fnotify $ makepkg -si

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

ID: 338902
Name: fnotify
PackageBaseID: 115549
PackageBase: fnotify
Version: 0.0.4-2
Description: irssi plugin to notify discussions over desktop
URL: http://www.mtroy.net
NumVotes: 0
Popularity: 0
OutOfDate: 1604096773
Maintainer: mtroy
FirstSubmitted: 1474052956
LastModified: 1474052956
URLPath: /cgit/aur.git/snapshot/fnotify.tar.gz