dotcoredns on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S dotcoredns

* (Optional) Uninstall dotcoredns on Arch using YAY

$ yay -Rns dotcoredns

2. Manually Install "dotcoredns" via AUR

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

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

b. Clone dotcoredns's git locally

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

c. Go to ~/dotcoredns folder and install it

$ cd ~/dotcoredns $ makepkg -si

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

ID: 414427
Name: dotcoredns
PackageBaseID: 122868
PackageBase: dotcoredns
Version: 1-1
Description: Tools for running CoreDNS as a regular user
URL:
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: arshlinux
Submitter: arshlinux
FirstSubmitted: 1495825998
LastModified: 1495825998
URLPath: /cgit/aur.git/snapshot/dotcoredns.tar.gz