shuffledns on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S shuffledns

* (Optional) Uninstall shuffledns on Arch using YAY

$ yay -Rns shuffledns

2. Manually Install "shuffledns" via AUR

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

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

b. Clone shuffledns's git locally

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

c. Go to ~/shuffledns folder and install it

$ cd ~/shuffledns $ makepkg -si

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

ID: 1260565
Name: shuffledns
PackageBaseID: 152022
PackageBase: shuffledns
Version: 1.0.9-1
Description: A wrapper around massdns written in go
URL: https://github.com/projectdiscovery/shuffledns
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: imlonghao
Submitter: imlonghao
FirstSubmitted: 1587911225
LastModified: 1684553492
URLPath: /cgit/aur.git/snapshot/shuffledns.tar.gz