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

Last updated: June 26,2024

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

$ yay -S trust-dns-systemd

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

$ yay -Rns trust-dns-systemd

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

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

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

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

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

ID: 1035750
Name: trust-dns-systemd
PackageBaseID: 175921
PackageBase: trust-dns-systemd
Version: 1.0.0-1
Description: systemd service for trust-dns
URL: https://aur.archlinux.org/packages/trust-dns-systemd
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: LuckyTurtleDev
FirstSubmitted: 1644686702
LastModified: 1644686702
URLPath: /cgit/aur.git/snapshot/trust-dns-systemd.tar.gz