godns on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S godns

* (Optional) Uninstall godns on Arch using YAY

$ yay -Rns godns

2. Manually Install "godns" via AUR

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

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

b. Clone godns's git locally

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

c. Go to ~/godns folder and install it

$ cd ~/godns $ makepkg -si

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

ID: 1417376
Name: godns
PackageBaseID: 162647
PackageBase: godns
Version: 3.1.5-1
Description: A dynamic DNS client tool, supports AliDNS, Cloudflare, Google Domains, DNSPod, HE.net & DuckDNS, written in Go
URL: https://github.com/timothyye/godns
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: JLSalvador
Submitter: JLSalvador
FirstSubmitted: 1611921260
LastModified: 1709135809
URLPath: /cgit/aur.git/snapshot/godns.tar.gz