python-dnsrecon on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-dnsrecon

* (Optional) Uninstall python-dnsrecon on Arch using YAY

$ yay -Rns python-dnsrecon

2. Manually Install "python-dnsrecon" via AUR

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

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

b. Clone python-dnsrecon's git locally

$ git clone https://aur.archlinux.org/python-dnsrecon.git ~/python-dnsrecon

c. Go to ~/python-dnsrecon folder and install it

$ cd ~/python-dnsrecon $ makepkg -si

3. Information about the python-dnsrecon package on Arch User Repository (AUR)

ID: 1419401
Name: python-dnsrecon
PackageBaseID: 184706
PackageBase: python-dnsrecon
Version: 1.1.5-1
Description: A DNS Enumeration and Scanning tool in Python
URL: https://github.com/darkoperator/dnsrecon
NumVotes: 2
Popularity: 0.752912
OutOfDate:
Maintainer: blackfan321
Submitter: kprkpr
FirstSubmitted: 1659721814
LastModified: 1709380818
URLPath: /cgit/aur.git/snapshot/python-dnsrecon.tar.gz