batch_resolve on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S batch_resolve

* (Optional) Uninstall batch_resolve on Arch using YAY

$ yay -Rns batch_resolve

2. Manually Install "batch_resolve" via AUR

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

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

b. Clone batch_resolve's git locally

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

c. Go to ~/batch_resolve folder and install it

$ cd ~/batch_resolve $ makepkg -si

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

ID: 671052
Name: batch_resolve
PackageBaseID: 121817
PackageBase: batch_resolve
Version: 0.3.7-2
Description: Fast asynchronous DNS resolver
URL: https://github.com/mersinvald/batch_resolve
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mersinvald
Submitter: mersinvald
FirstSubmitted: 1493236044
LastModified: 1574865435
URLPath: /cgit/aur.git/snapshot/batch_resolve.tar.gz