doh-cli on AUR (Arch User Repository)

Last updated: April 24,2024

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

$ yay -S doh-cli

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

$ yay -Rns doh-cli

2. Manually Install "doh-cli" via AUR

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

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

b. Clone doh-cli's git locally

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

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

$ cd ~/doh-cli $ makepkg -si

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

ID: 882828
Name: doh-cli
PackageBaseID: 151718
PackageBase: doh-cli
Version: 0.6-2
Description: a simple DNS over HTTPS query client
URL: https://gitlab.com/libreops/doh-cli
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: axil42
Submitter: axil42
FirstSubmitted: 1587324616
LastModified: 1616657280
URLPath: /cgit/aur.git/snapshot/doh-cli.tar.gz