dnsmap on AUR( Arch User Repository.)

Last updated: September 26,2022

1. Install dnsmap via UAR with a Helper - YAY

a. Install YAY (https://github.com/Jguer/yay)

pacman -S --needed git base-devel
git clone https://aur.archlinux.org/yay.git
cd yay
makepkg -si

b. Install dnsmap on Arch using YAY

yay -S dnsmap

c. Remove dnsmap on Arch using YAY

yay -Rns dnsmap

2. Install dnsmap via UAR manually

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

sudo pacman -S --needed base-devel git

b. Clone dnsmap's git locally

git clone https://aur.archlinux.org/dnsmap.git ~/dnsmap

c. Go to ~/dnsmap folder and install it

cd ~/dnsmap
makepkg -si

3. Details of dnsmap package

ID: 919606
Name: dnsmap
PackageBaseID: 8334
PackageBase: dnsmap
Version: 0.36-1
Description: Passive DNS network mapper
URL: https://github.com/resurrecting-open-source-projects/dnsmap
NumVotes: 25
Popularity: 0.000118
OutOfDate:
Maintainer: anthraxx
FirstSubmitted: 1170746375
LastModified: 1623358744
URLPath: /cgit/aur.git/snapshot/dnsmap.tar.gz