dnsmap on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S dnsmap

* (Optional) Uninstall dnsmap on Arch using YAY

$ yay -Rns dnsmap

2. Manually Install "dnsmap" via AUR

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. Information about the dnsmap package on Arch User Repository (AUR)

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
OutOfDate:
Maintainer: anthraxx
Submitter:
FirstSubmitted: 1170746375
LastModified: 1623358744
URLPath: /cgit/aur.git/snapshot/dnsmap.tar.gz