trust-dns-server on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S trust-dns-server

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

$ yay -Rns trust-dns-server

2. Manually Install "trust-dns-server" 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-server's git locally

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

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

$ cd ~/trust-dns-server $ makepkg -si

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

ID: 736252
Name: trust-dns-server
PackageBaseID: 134180
PackageBase: trust-dns-server
Version: 0.19.5.r12.gf6bcf428-1
Description: Safe and secure DNS server
URL: http://trust-dns.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: nikethm
FirstSubmitted: 1531335543
LastModified: 1589464461
URLPath: /cgit/aur.git/snapshot/trust-dns-server.tar.gz