trust-dns on AUR (Arch User Repository)
Last updated: December 26,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
Copied
b. Install trust-dns on Arch using YAY
$
yay -S
trust-dns
Copied
* (Optional) Uninstall trust-dns on Arch using YAY
$
yay -Rns
trust-dns
Copied
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
Copied
b. Clone trust-dns's git locally
$
git clone https://aur.archlinux.org/trust-dns.git
~/trust-dns
Copied
c. Go to ~/trust-dns folder and install it
$
cd
~/trust-dns
Copied
$
makepkg -si
Copied
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
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