acme-dns-bin on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S acme-dns-bin

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

$ yay -Rns acme-dns-bin

2. Manually Install "acme-dns-bin" 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-bin's git locally

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

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

$ cd ~/acme-dns-bin $ makepkg -si

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

ID: 1203456
Name: acme-dns-bin
PackageBaseID: 138498
PackageBase: acme-dns-bin
Version: 1.0-1
Description: Limited DNS server with RESTful HTTP API to handle ACME DNS challenges easily and securely
URL: https://github.com/joohoi/acme-dns
NumVotes: 1
Popularity: 0.000168
OutOfDate:
Maintainer: thor77
Submitter: thor77
FirstSubmitted: 1546539380
LastModified: 1675005279
URLPath: /cgit/aur.git/snapshot/acme-dns-bin.tar.gz