dq on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S dq

* (Optional) Uninstall dq on Arch using YAY

$ yay -Rns dq

2. Manually Install "dq" via AUR

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

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

b. Clone dq's git locally

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

c. Go to ~/dq folder and install it

$ cd ~/dq $ makepkg -si

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

ID: 1130639
Name: dq
PackageBaseID: 116464
PackageBase: dq
Version: 20220822-7
Description: Small recursive DNS server and tools with DNSCurve support
URL: https://mojzis.com/software/dq/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aperez
Submitter: aperez
FirstSubmitted: 1477362705
LastModified: 1661430919
URLPath: /cgit/aur.git/snapshot/dq.tar.gz