encrypted-dns on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S encrypted-dns

* (Optional) Uninstall encrypted-dns on Arch using YAY

$ yay -Rns encrypted-dns

2. Manually Install "encrypted-dns" via AUR

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

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

b. Clone encrypted-dns's git locally

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

c. Go to ~/encrypted-dns folder and install it

$ cd ~/encrypted-dns $ makepkg -si

3. Information about the encrypted-dns package on Arch User Repository (AUR)

ID: 1031397
Name: encrypted-dns
PackageBaseID: 154136
PackageBase: encrypted-dns
Version: 0.9.1.r3.0deb4f4d0b-1
Description: A modern encrypted DNS server (DNSCrypt v2, Anonymized DNSCrypt, DoH)
URL: https://github.com/DNSCrypt/encrypted-dns-server
NumVotes: 3
Popularity: 0
OutOfDate: 1709424684
Maintainer: Alghazanth
Submitter: Gryffyn
FirstSubmitted: 1591629218
LastModified: 1643974418
URLPath: /cgit/aur.git/snapshot/encrypted-dns.tar.gz