dyndhcpd on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S dyndhcpd

* (Optional) Uninstall dyndhcpd on Arch using YAY

$ yay -Rns dyndhcpd

2. Manually Install "dyndhcpd" via AUR

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

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

b. Clone dyndhcpd's git locally

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

c. Go to ~/dyndhcpd folder and install it

$ cd ~/dyndhcpd $ makepkg -si

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

ID: 1012646
Name: dyndhcpd
PackageBaseID: 75376
PackageBase: dyndhcpd
Version: 0.1.8-1
Description: start DHCP daemon that dynamically creates configuration based on assigned IP address
URL: https://github.com/eworm-de/dyndhcpd
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: eworm
Submitter: eworm
FirstSubmitted: 1384424338
LastModified: 1641072175
URLPath: /cgit/aur.git/snapshot/dyndhcpd.tar.gz