nsdiff on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S nsdiff

* (Optional) Uninstall nsdiff on Arch using YAY

$ yay -Rns nsdiff

2. Manually Install "nsdiff" via AUR

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

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

b. Clone nsdiff's git locally

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

c. Go to ~/nsdiff folder and install it

$ cd ~/nsdiff $ makepkg -si

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

ID: 1185132
Name: nsdiff
PackageBaseID: 152086
PackageBase: nsdiff
Version: 1.82-2
Description: Create an 'nsupdate' script from DNS zone file differences
URL: https://dotat.at/prog/nsdiff/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: grawity
Submitter: grawity
FirstSubmitted: 1588079601
LastModified: 1671446383
URLPath: /cgit/aur.git/snapshot/nsdiff.tar.gz