dnswalk on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install dnswalk on Arch using YAY
$
yay -S
dnswalk
Copied
* (Optional) Uninstall dnswalk on Arch using YAY
$
yay -Rns
dnswalk
Copied
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
Copied
b. Clone dnswalk's git locally
$
git clone https://aur.archlinux.org/dnswalk.git
~/dnswalk
Copied
c. Go to ~/dnswalk folder and install it
$
cd
~/dnswalk
Copied
$
makepkg -si
Copied
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
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