python-ddns on AUR (Arch User Repository)

Last updated: November 16,2024

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

$ yay -S python-ddns

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

$ yay -Rns python-ddns

2. Manually Install "python-ddns" via AUR

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

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

b. Clone python-ddns's git locally

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

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

$ cd ~/python-ddns $ makepkg -si

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

ID: 1189228
Name: python-ddns
PackageBaseID: 178574
PackageBase: python-ddns
Version: 2.12.0-2
Description: Automatically update DNS records to dynamic local IP.
URL: https://pypi.org/project/ddns
NumVotes: 1
Popularity: 1.0E-6
OutOfDate:
Maintainer: Lehmaning
Submitter: Lehmaning
FirstSubmitted: 1651681012
LastModified: 1672311460
URLPath: /cgit/aur.git/snapshot/python-ddns.tar.gz