ddns-go on AUR (Arch User Repository)

Last updated: September 22,2024

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

$ yay -S ddns-go

* (Optional) Uninstall ddns-go on Arch using YAY

$ yay -Rns ddns-go

2. Manually Install "ddns-go" via AUR

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

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

b. Clone ddns-go's git locally

$ git clone https://aur.archlinux.org/ddns-go.git ~/ddns-go

c. Go to ~/ddns-go folder and install it

$ cd ~/ddns-go $ makepkg -si

3. Information about the ddns-go package on Arch User Repository (AUR)

ID: 1424384
Name: ddns-go
PackageBaseID: 197551
PackageBase: ddns-go
Version: 6.2.1-1
Description: A simple, easy-to-use ddns service | 简单好用的DDNS
URL: https://github.com/jeessy2/ddns-go
NumVotes: 2
Popularity: 0.955467
OutOfDate:
Maintainer: devome
Submitter: zzy-ac
FirstSubmitted: 1694585520
LastModified: 1710080009
URLPath: /cgit/aur.git/snapshot/ddns-go.tar.gz