dnsproxy on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S dnsproxy

* (Optional) Uninstall dnsproxy on Arch using YAY

$ yay -Rns dnsproxy

2. Manually Install "dnsproxy" via AUR

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

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

b. Clone dnsproxy's git locally

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

c. Go to ~/dnsproxy folder and install it

$ cd ~/dnsproxy $ makepkg -si

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

ID: 1425580
Name: dnsproxy
PackageBaseID: 135418
PackageBase: dnsproxy
Version: 0.66.0-1
Description: Simple DNS proxy with DoH, DoT, DoQ and DNSCrypt support
URL: https://github.com/AdguardTeam/dnsproxy
NumVotes: 7
Popularity: 1.723178
OutOfDate:
Maintainer: bjin
Submitter: edward-p
FirstSubmitted: 1535363404
LastModified: 1710214181
URLPath: /cgit/aur.git/snapshot/dnsproxy.tar.gz