dnscontrol on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S dnscontrol

* (Optional) Uninstall dnscontrol on Arch using YAY

$ yay -Rns dnscontrol

2. Manually Install "dnscontrol" via AUR

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

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

b. Clone dnscontrol's git locally

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

c. Go to ~/dnscontrol folder and install it

$ cd ~/dnscontrol $ makepkg -si

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

ID: 1395090
Name: dnscontrol
PackageBaseID: 141224
PackageBase: dnscontrol
Version: 4.8.2-1
Description: Synchronize your DNS to multiple providers from a simple DSL
URL: https://stackexchange.github.io/dnscontrol/
NumVotes: 3
Popularity: 0.077006
OutOfDate:
Maintainer: AdmiringWorm
Submitter: AdmiringWorm
FirstSubmitted: 1555180753
LastModified: 1706551113
URLPath: /cgit/aur.git/snapshot/dnscontrol.tar.gz