unudhcpd on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S unudhcpd

* (Optional) Uninstall unudhcpd on Arch using YAY

$ yay -Rns unudhcpd

2. Manually Install "unudhcpd" via AUR

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

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

b. Clone unudhcpd's git locally

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

c. Go to ~/unudhcpd folder and install it

$ cd ~/unudhcpd $ makepkg -si

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

ID: 1318356
Name: unudhcpd
PackageBaseID: 197561
PackageBase: unudhcpd
Version: 0.2.1-1
Description: Extremely basic DHCP server that only issues 1 IP address to any client
URL: https://gitlab.com/postmarketOS/unudhcpd
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: raihan2000
Submitter: raihan2000
FirstSubmitted: 1694613000
LastModified: 1694613000
URLPath: /cgit/aur.git/snapshot/unudhcpd.tar.gz