dnsdiag on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S dnsdiag

* (Optional) Uninstall dnsdiag on Arch using YAY

$ yay -Rns dnsdiag

2. Manually Install "dnsdiag" via AUR

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

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

b. Clone dnsdiag's git locally

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

c. Go to ~/dnsdiag folder and install it

$ cd ~/dnsdiag $ makepkg -si

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

ID: 1284733
Name: dnsdiag
PackageBaseID: 129863
PackageBase: dnsdiag
Version: 2.1.0-1
Description: DNS Measurement, Troubleshooting and Security Auditing Toolset
URL: https://dnsdiag.org
NumVotes: 4
Popularity: 0.000803
OutOfDate:
Maintainer: tarball
Submitter: kbabioch
FirstSubmitted: 1518020837
LastModified: 1688749671
URLPath: /cgit/aur.git/snapshot/dnsdiag.tar.gz