coredns on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S coredns

* (Optional) Uninstall coredns on Arch using YAY

$ yay -Rns coredns

2. Manually Install "coredns" via AUR

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

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

b. Clone coredns's git locally

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

c. Go to ~/coredns folder and install it

$ cd ~/coredns $ makepkg -si

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

ID: 1427310
Name: coredns
PackageBaseID: 122811
PackageBase: coredns
Version: 1.11.1-1
Description: A DNS server that chains plugins
URL: https://github.com/coredns/coredns
NumVotes: 5
Popularity: 0.000456
OutOfDate:
Maintainer: xuanwo
Submitter: arshlinux
FirstSubmitted: 1495556167
LastModified: 1710448196
URLPath: /cgit/aur.git/snapshot/coredns.tar.gz