bind-git on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S bind-git

* (Optional) Uninstall bind-git on Arch using YAY

$ yay -Rns bind-git

2. Manually Install "bind-git" via AUR

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

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

b. Clone bind-git's git locally

$ git clone https://aur.archlinux.org/bind-git.git ~/bind-git

c. Go to ~/bind-git folder and install it

$ cd ~/bind-git $ makepkg -si

3. Information about the bind-git package on Arch User Repository (AUR)

ID: 1339734
Name: bind-git
PackageBaseID: 171088
PackageBase: bind-git
Version: 9.main.r40093.8983bf8ed2-1
Description: A complete, highly portable implementation of the DNS protocol: development version
URL: https://www.isc.org/software/bind/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pspacek
Submitter: pspacek
FirstSubmitted: 1631791567
LastModified: 1698236310
URLPath: /cgit/aur.git/snapshot/bind-git.tar.gz