nsnotifyd on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S nsnotifyd

* (Optional) Uninstall nsnotifyd on Arch using YAY

$ yay -Rns nsnotifyd

2. Manually Install "nsnotifyd" via AUR

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

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

b. Clone nsnotifyd's git locally

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

c. Go to ~/nsnotifyd folder and install it

$ cd ~/nsnotifyd $ makepkg -si

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

ID: 1026616
Name: nsnotifyd
PackageBaseID: 110997
PackageBase: nsnotifyd
Version: 2.0-2
Description: DNS NOTIFY message handler
URL: https://dotat.at/prog/nsnotifyd/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: grawity
Submitter: grawity
FirstSubmitted: 1462557053
LastModified: 1643289058
URLPath: /cgit/aur.git/snapshot/nsnotifyd.tar.gz