dnsdist on AUR (Arch User Repository)

Last updated: May 11,2024

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

$ yay -S dnsdist

* (Optional) Uninstall dnsdist on Arch using YAY

$ yay -Rns dnsdist

2. Manually Install "dnsdist" via AUR

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

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

b. Clone dnsdist's git locally

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

c. Go to ~/dnsdist folder and install it

$ cd ~/dnsdist $ makepkg -si

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

ID: 1427081
Name: dnsdist
PackageBaseID: 111055
PackageBase: dnsdist
Version: 1.9.1-1
Description: Highly DNS-, DoS- and abuse-aware loadbalancer
URL: https://dnsdist.org/
NumVotes: 12
Popularity: 0.003041
OutOfDate:
Maintainer: rgacogne
Submitter: rgacogne
FirstSubmitted: 1462715935
LastModified: 1710422424
URLPath: /cgit/aur.git/snapshot/dnsdist.tar.gz