trust-dns on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S trust-dns

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

$ yay -Rns trust-dns

2. Manually Install "trust-dns" via AUR

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

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

b. Clone trust-dns's git locally

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

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

$ cd ~/trust-dns $ makepkg -si

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

ID: 1244359
Name: trust-dns
PackageBaseID: 175920
PackageBase: trust-dns
Version: 0.22.0-5
Description: Trust-DNS is a safe and secure DNS server with DNSEC support. Eventually this...
URL: http://www.trust-dns.org/index.html
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: msrd0
Submitter: msrd0
FirstSubmitted: 1644676358
LastModified: 1682078181
URLPath: /cgit/aur.git/snapshot/trust-dns.tar.gz