doh-client on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S doh-client

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

$ yay -Rns doh-client

2. Manually Install "doh-client" via AUR

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

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

b. Clone doh-client's git locally

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

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

$ cd ~/doh-client $ makepkg -si

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

ID: 1110164
Name: doh-client
PackageBaseID: 144228
PackageBase: doh-client
Version: 3.1.2-1
Description: doh-client is a DNS over HTTPS client
URL: https://github.com/LinkTed/doh-client
NumVotes: 7
Popularity: 0.181071
OutOfDate:
Maintainer: LinkTed
Submitter: LinkTed
FirstSubmitted: 1565464658
LastModified: 1657469315
URLPath: /cgit/aur.git/snapshot/doh-client.tar.gz