dyndns on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S dyndns

* (Optional) Uninstall dyndns on Arch using YAY

$ yay -Rns dyndns

2. Manually Install "dyndns" via AUR

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

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

b. Clone dyndns's git locally

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

c. Go to ~/dyndns folder and install it

$ cd ~/dyndns $ makepkg -si

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

ID: 490126
Name: dyndns
PackageBaseID: 41887
PackageBase: dyndns
Version: 1.0.1-2
Description: dyndns (Dynamic DNS) syncing shell script with systemd script
URL: http://john.piasetzki.name/projects/dyndns
NumVotes: 31
Popularity: 0
OutOfDate:
Maintainer: john.piasetzki
FirstSubmitted: 1287278366
LastModified: 1519709242
URLPath: /cgit/aur.git/snapshot/dyndns.tar.gz