ddnsc on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S ddnsc

* (Optional) Uninstall ddnsc on Arch using YAY

$ yay -Rns ddnsc

2. Manually Install "ddnsc" via AUR

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

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

b. Clone ddnsc's git locally

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

c. Go to ~/ddnsc folder and install it

$ cd ~/ddnsc $ makepkg -si

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

ID: 1019261
Name: ddnsc
PackageBaseID: 146383
PackageBase: ddnsc
Version: 2.3.0-1
Description: A simple & lightweight client to update DNS dynamically.
URL: https://github.com/shyaminayesh/ddnsc
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: shyamin
Submitter: shyamin
FirstSubmitted: 1572892269
LastModified: 1642280811
URLPath: /cgit/aur.git/snapshot/ddnsc.tar.gz