dnswalk on AUR (Arch User Repository)

Last updated: May 11,2024

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

$ yay -S dnswalk

* (Optional) Uninstall dnswalk on Arch using YAY

$ yay -Rns dnswalk

2. Manually Install "dnswalk" via AUR

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

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

b. Clone dnswalk's git locally

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

c. Go to ~/dnswalk folder and install it

$ cd ~/dnswalk $ makepkg -si

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

ID: 782747
Name: dnswalk
PackageBaseID: 105422
PackageBase: dnswalk
Version: 2.0.2-4
Description: A DNS debugger
URL: http://sourceforge.net/projects/dnswalk/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: thor77
Submitter: thor77
FirstSubmitted: 1451747555
LastModified: 1598295057
URLPath: /cgit/aur.git/snapshot/dnswalk.tar.gz