udhcpc on AUR (Arch User Repository)
Last updated: November 26,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
Copied
b. Install udhcpc on Arch using YAY
$
yay -S
udhcpc
Copied
* (Optional) Uninstall udhcpc on Arch using YAY
$
yay -Rns
udhcpc
Copied
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
Copied
b. Clone udhcpc's git locally
$
git clone https://aur.archlinux.org/udhcpc.git
~/udhcpc
Copied
c. Go to ~/udhcpc folder and install it
$
cd
~/udhcpc
Copied
$
makepkg -si
Copied
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
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