atomdns on AUR (Arch User Repository)

Last updated: April 27,2024

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

$ yay -S atomdns

* (Optional) Uninstall atomdns on Arch using YAY

$ yay -Rns atomdns

2. Manually Install "atomdns" via AUR

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

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

b. Clone atomdns's git locally

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

c. Go to ~/atomdns folder and install it

$ cd ~/atomdns $ makepkg -si

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

ID: 717053
Name: atomdns
PackageBaseID: 151129
PackageBase: atomdns
Version: 0.2.0-1
Description: A DNS server
URL: https://github.com/Xuanwo/atomdns
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xuanwo
Submitter: xuanwo
FirstSubmitted: 1586093731
LastModified: 1586093780
URLPath: /cgit/aur.git/snapshot/atomdns.tar.gz