coredns on AUR (Arch User Repository)
Last updated: December 29,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
Copied
b. Install coredns on Arch using YAY
$
yay -S
coredns
Copied
* (Optional) Uninstall coredns on Arch using YAY
$
yay -Rns
coredns
Copied
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
Copied
b. Clone coredns's git locally
$
git clone https://aur.archlinux.org/coredns.git
~/coredns
Copied
c. Go to ~/coredns folder and install it
$
cd
~/coredns
Copied
$
makepkg -si
Copied
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
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