python-doh-proxy on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-doh-proxy

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

$ yay -Rns python-doh-proxy

2. Manually Install "python-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 python-doh-proxy's git locally

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

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

$ cd ~/python-doh-proxy $ makepkg -si

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

ID: 681221
Name: python-doh-proxy
PackageBaseID: 147725
PackageBase: python-doh-proxy
Version: 0.0.9-2
Description: Client and server software to query DNS over HTTPS, using Google DNS-over-HTTPS protocol
URL: https://github.com/facebookexperimental/doh-proxy
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: DJ_L
FirstSubmitted: 1577652080
LastModified: 1577653006
URLPath: /cgit/aur.git/snapshot/python-doh-proxy.tar.gz