dnsx on AUR (Arch User Repository)

Last updated: June 05,2024

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

$ yay -S dnsx

* (Optional) Uninstall dnsx on Arch using YAY

$ yay -Rns dnsx

2. Manually Install "dnsx" via AUR

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

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

b. Clone dnsx's git locally

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

c. Go to ~/dnsx folder and install it

$ cd ~/dnsx $ makepkg -si

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

ID: 1423237
Name: dnsx
PackageBaseID: 159830
PackageBase: dnsx
Version: 1.2.1-1
Description: Fast and multi-purpose DNS toolkit
URL: https://github.com/projectdiscovery/dnsx
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: yigits
Submitter: clove3am
FirstSubmitted: 1605311945
LastModified: 1709907943
URLPath: /cgit/aur.git/snapshot/dnsx.tar.gz

5. The same packages on other Linux Distributions