ddns-git on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S ddns-git

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

$ yay -Rns ddns-git

2. Manually Install "ddns-git" via AUR

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

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

b. Clone ddns-git's git locally

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

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

$ cd ~/ddns-git $ makepkg -si

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

ID: 388714
Name: ddns-git
PackageBaseID: 117551
PackageBase: ddns-git
Version: 2.1.2.r5.g6d1c965-1
Description: Automatic provisioning of dynamic DNS
URL: https://github.com/kcolford/ddns
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: kcolford
Submitter: kcolford
FirstSubmitted: 1481047996
LastModified: 1488410687
URLPath: /cgit/aur.git/snapshot/ddns-git.tar.gz