dnsenum on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S dnsenum

* (Optional) Uninstall dnsenum on Arch using YAY

$ yay -Rns dnsenum

2. Manually Install "dnsenum" via AUR

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

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

b. Clone dnsenum's git locally

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

c. Go to ~/dnsenum folder and install it

$ cd ~/dnsenum $ makepkg -si

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

ID: 213623
Name: dnsenum
PackageBaseID: 39940
PackageBase: dnsenum
Version: 1.2.4.2-1
Description: Enumerate DNS information from a domain and discover non-contiguous ip blocks
URL: https://github.com/fwaeytens/dnsenum
NumVotes: 19
Popularity: 1.0E-6
OutOfDate:
Maintainer: anthraxx
FirstSubmitted: 1281977584
LastModified: 1437407560
URLPath: /cgit/aur.git/snapshot/dnsenum.tar.gz