cf-ddns on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S cf-ddns

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

$ yay -Rns cf-ddns

2. Manually Install "cf-ddns" via AUR

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

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

b. Clone cf-ddns's git locally

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

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

$ cd ~/cf-ddns $ makepkg -si

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

ID: 1254374
Name: cf-ddns
PackageBaseID: 176709
PackageBase: cf-ddns
Version: 0.1.1-2
Description: Simple program to update Cloudflare A records, useful for dynamic dns
URL: https://git.sr.ht/~imraniq/cf-ddns
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: imran-iq
Submitter: imran-iq
FirstSubmitted: 1646710464
LastModified: 1683486775
URLPath: /cgit/aur.git/snapshot/cf-ddns.tar.gz