udhcpc on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S udhcpc

* (Optional) Uninstall udhcpc on Arch using YAY

$ yay -Rns udhcpc

2. Manually Install "udhcpc" via AUR

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

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

b. Clone udhcpc's git locally

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

c. Go to ~/udhcpc folder and install it

$ cd ~/udhcpc $ makepkg -si

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

ID: 783494
Name: udhcpc
PackageBaseID: 157109
PackageBase: udhcpc
Version: 1.31.1-1
Description: Udhcpc is a very small DHCP client program geared towards embedded systems
URL: https://www.busybox.net
NumVotes: 0
Popularity: 0
OutOfDate: 1624606588
Maintainer: matthiasklein
Submitter: matthiasklein
FirstSubmitted: 1598453614
LastModified: 1598453614
URLPath: /cgit/aur.git/snapshot/udhcpc.tar.gz