acme-dns on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S acme-dns

* (Optional) Uninstall acme-dns on Arch using YAY

$ yay -Rns acme-dns

2. Manually Install "acme-dns" via AUR

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

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

b. Clone acme-dns's git locally

$ git clone https://aur.archlinux.org/acme-dns.git ~/acme-dns

c. Go to ~/acme-dns folder and install it

$ cd ~/acme-dns $ makepkg -si

3. Information about the acme-dns package on Arch User Repository (AUR)

ID: 1130453
Name: acme-dns
PackageBaseID: 137209
PackageBase: acme-dns
Version: 1.0-1
Description: DNS server for ACME dns-01 challenges
URL: https://github.com/joohoi/acme-dns
NumVotes: 4
Popularity: 7.1E-5
OutOfDate:
Maintainer: tonyfinn
Submitter: jade1
FirstSubmitted: 1541565820
LastModified: 1661379116
URLPath: /cgit/aur.git/snapshot/acme-dns.tar.gz