dnsprobe on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S dnsprobe

* (Optional) Uninstall dnsprobe on Arch using YAY

$ yay -Rns dnsprobe

2. Manually Install "dnsprobe" via AUR

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

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

b. Clone dnsprobe's git locally

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

c. Go to ~/dnsprobe folder and install it

$ cd ~/dnsprobe $ makepkg -si

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

ID: 822509
Name: dnsprobe
PackageBaseID: 156452
PackageBase: dnsprobe
Version: 1.0.3-1
Description: Perform multiple dns queries of your choice with a list of user supplied resolvers
URL: https://github.com/projectdiscovery/dnsprobe
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kleintux
Submitter: clove3am
FirstSubmitted: 1596744821
LastModified: 1606073954
URLPath: /cgit/aur.git/snapshot/dnsprobe.tar.gz