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

Last updated: September 29,2024

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

$ yay -S trust-dns-util

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

$ yay -Rns trust-dns-util

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

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

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

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

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

ID: 1243139
Name: trust-dns-util
PackageBaseID: 184291
PackageBase: trust-dns-util
Version: 0.22.0-1
Description: A CLI interface for the trust-dns-resolver
URL: https://github.com/bluejekyll/trust-dns/tree/main/util
NumVotes: 0
Popularity: 0
OutOfDate: 1700431423
Maintainer: 2bluesc
Submitter: 2bluesc
FirstSubmitted: 1658704339
LastModified: 1681825724
URLPath: /cgit/aur.git/snapshot/trust-dns-util.tar.gz