massdns on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S massdns

* (Optional) Uninstall massdns on Arch using YAY

$ yay -Rns massdns

2. Manually Install "massdns" via AUR

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

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

b. Clone massdns's git locally

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

c. Go to ~/massdns folder and install it

$ cd ~/massdns $ makepkg -si

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

ID: 1424357
Name: massdns
PackageBaseID: 152020
PackageBase: massdns
Version: 1.1.0-2
Description: A high-performance DNS stub resolver for bulk lookups and reconnaissance
URL: https://github.com/blechschmidt/massdns
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: imlonghao
Submitter: imlonghao
FirstSubmitted: 1587909796
LastModified: 1710074557
URLPath: /cgit/aur.git/snapshot/massdns.tar.gz

5. The same packages on other Linux Distributions