ddns on AUR (Arch User Repository)

Last updated: May 06,2024

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

$ yay -S ddns

* (Optional) Uninstall ddns on Arch using YAY

$ yay -Rns ddns

2. Manually Install "ddns" via AUR

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

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

b. Clone ddns's git locally

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

c. Go to ~/ddns folder and install it

$ cd ~/ddns $ makepkg -si

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

ID: 382068
Name: ddns
PackageBaseID: 117379
PackageBase: ddns
Version: 2.1.2-1
Description: Automatic provisioning of Dynamic DNS.
URL: https://github.com/kcolford/ddns
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kcolford
Submitter: kcolford
FirstSubmitted: 1480264555
LastModified: 1486575549
URLPath: /cgit/aur.git/snapshot/ddns.tar.gz