dns-over-https-server on AUR (Arch User Repository)

Last updated: May 17,2024

1. Install "dns-over-https-server" 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 dns-over-https-server on Arch using YAY

$ yay -S dns-over-https-server

* (Optional) Uninstall dns-over-https-server on Arch using YAY

$ yay -Rns dns-over-https-server

2. Manually Install "dns-over-https-server" via AUR

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

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

b. Clone dns-over-https-server's git locally

$ git clone https://aur.archlinux.org/dns-over-https-server.git ~/dns-over-https-server

c. Go to ~/dns-over-https-server folder and install it

$ cd ~/dns-over-https-server $ makepkg -si

3. Information about the dns-over-https-server package on Arch User Repository (AUR)

ID: 652008
Name: dns-over-https-server
PackageBaseID: 127956
PackageBase: dns-over-https
Version: 2.1.2-1
Description: Client and server software to query DNS over HTTPS, using Google DNS-over-HTTPS protocol
URL: https://github.com/m13253/dns-over-https
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: Sherlock-Holo
FirstSubmitted: 1513406003
LastModified: 1570070440
URLPath: /cgit/aur.git/snapshot/dns-over-https-server.tar.gz