doh-proxy on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S doh-proxy

* (Optional) Uninstall doh-proxy on Arch using YAY

$ yay -Rns doh-proxy

2. Manually Install "doh-proxy" via AUR

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

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

b. Clone doh-proxy's git locally

$ git clone https://aur.archlinux.org/doh-proxy.git ~/doh-proxy

c. Go to ~/doh-proxy folder and install it

$ cd ~/doh-proxy $ makepkg -si

3. Information about the doh-proxy package on Arch User Repository (AUR)

ID: 1262328
Name: doh-proxy
PackageBaseID: 134986
PackageBase: doh-proxy
Version: 0.9.9-1
Description: A DNS-over-HTTP server proxy written in Rust by jedisct1
URL: https://github.com/jedisct1/doh-server
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: joz
Submitter: joz
FirstSubmitted: 1534018367
LastModified: 1684871994
URLPath: /cgit/aur.git/snapshot/doh-proxy.tar.gz