dnslookup on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S dnslookup

* (Optional) Uninstall dnslookup on Arch using YAY

$ yay -Rns dnslookup

2. Manually Install "dnslookup" via AUR

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

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

b. Clone dnslookup's git locally

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

c. Go to ~/dnslookup folder and install it

$ cd ~/dnslookup $ makepkg -si

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

ID: 1408109
Name: dnslookup
PackageBaseID: 172073
PackageBase: dnslookup
Version: 1.10.0-1
Description: Simple command line utility to make DNS lookups to the specified server
URL: https://github.com/ameshkov/dnslookup
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: helioloureiro
Submitter: jorgicio
FirstSubmitted: 1634329264
LastModified: 1707753873
URLPath: /cgit/aur.git/snapshot/dnslookup.tar.gz