ddns-updater on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S ddns-updater

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

$ yay -Rns ddns-updater

2. Manually Install "ddns-updater" via AUR

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

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

b. Clone ddns-updater's git locally

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

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

$ cd ~/ddns-updater $ makepkg -si

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

ID: 964195
Name: ddns-updater
PackageBaseID: 151241
PackageBase: ddns-updater
Version: 2.4.1-1
Description: Lightweight scratch container updating DNS A records periodically for GoDaddy, Namecheap and DuckDNS
URL: https://github.com/qdm12/ddns-updater
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: simon04
FirstSubmitted: 1586326708
LastModified: 1632287634
URLPath: /cgit/aur.git/snapshot/ddns-updater.tar.gz