nsd-exporter on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S nsd-exporter

* (Optional) Uninstall nsd-exporter on Arch using YAY

$ yay -Rns nsd-exporter

2. Manually Install "nsd-exporter" via AUR

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

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

b. Clone nsd-exporter's git locally

$ git clone https://aur.archlinux.org/nsd-exporter.git ~/nsd-exporter

c. Go to ~/nsd-exporter folder and install it

$ cd ~/nsd-exporter $ makepkg -si

3. Information about the nsd-exporter package on Arch User Repository (AUR)

ID: 1231726
Name: nsd-exporter
PackageBaseID: 191904
PackageBase: nsd-exporter
Version: 0.3.1-1
Description: Prometheus exporter for NSD (Name Server Daemon)
URL: https://github.com/optix2000/nsd_exporter
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ajdiaz
Submitter: ajdiaz
FirstSubmitted: 1679682233
LastModified: 1679682233
URLPath: /cgit/aur.git/snapshot/nsd-exporter.tar.gz