bind-rl on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S bind-rl

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

$ yay -Rns bind-rl

2. Manually Install "bind-rl" via AUR

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

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

b. Clone bind-rl's git locally

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

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

$ cd ~/bind-rl $ makepkg -si

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

ID: 1028182
Name: bind-rl
PackageBaseID: 68617
PackageBase: bind-rl
Version: 9.16.25-1
Description: The ISC DNS Server, with Response Rate Limit (RRL) enabled
URL: https://www.isc.org/software/bind/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1364534172
LastModified: 1643529337
URLPath: /cgit/aur.git/snapshot/bind-rl.tar.gz