dns_tools on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S dns_tools

* (Optional) Uninstall dns_tools on Arch using YAY

$ yay -Rns dns_tools

2. Manually Install "dns_tools" via AUR

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

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

b. Clone dns_tools's git locally

$ git clone https://aur.archlinux.org/dns_tools.git ~/dns_tools

c. Go to ~/dns_tools folder and install it

$ cd ~/dns_tools $ makepkg -si

3. Information about the dns_tools package on Arch User Repository (AUR)

ID: 1376165
Name: dns_tools
PackageBaseID: 189762
PackageBase: dns_tools
Version: 3.1.1-1
Description: DNS Tools for managing DNSSEC aka easy dnssec
URL: https://github.com/gene-git/dns_tools
NumVotes: 2
Popularity: 0.000445
OutOfDate:
Maintainer: GeneArch
Submitter: GeneArch
FirstSubmitted: 1674423022
LastModified: 1703625585
URLPath: /cgit/aur.git/snapshot/dns_tools.tar.gz