dnsupdate on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S dnsupdate

* (Optional) Uninstall dnsupdate on Arch using YAY

$ yay -Rns dnsupdate

2. Manually Install "dnsupdate" via AUR

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

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

b. Clone dnsupdate's git locally

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

c. Go to ~/dnsupdate folder and install it

$ cd ~/dnsupdate $ makepkg -si

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

ID: 821680
Name: dnsupdate
PackageBaseID: 117714
PackageBase: dnsupdate
Version: 0.4-1
Description: A modern and flexible dynamic DNS client
URL: https://github.com/lopsided98/dnsupdate
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: lopsided98
Submitter: lopsided98
FirstSubmitted: 1481589910
LastModified: 1605939770
URLPath: /cgit/aur.git/snapshot/dnsupdate.tar.gz