coredns-bin on AUR (Arch User Repository)

Last updated: October 31,2024

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

$ yay -S coredns-bin

* (Optional) Uninstall coredns-bin on Arch using YAY

$ yay -Rns coredns-bin

2. Manually Install "coredns-bin" via AUR

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

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

b. Clone coredns-bin's git locally

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

c. Go to ~/coredns-bin folder and install it

$ cd ~/coredns-bin $ makepkg -si

3. Information about the coredns-bin package on Arch User Repository (AUR)

ID: 1427287
Name: coredns-bin
PackageBaseID: 131207
PackageBase: coredns-bin
Version: 1.11.1-1
Description: A DNS server that chains plugins
URL: https://github.com/coredns/coredns
NumVotes: 5
Popularity: 0.752786
OutOfDate:
Maintainer: keutain
Submitter: fntlnz
FirstSubmitted: 1522360725
LastModified: 1710443045
URLPath: /cgit/aur.git/snapshot/coredns-bin.tar.gz