busybox-udhcpc on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S busybox-udhcpc

* (Optional) Uninstall busybox-udhcpc on Arch using YAY

$ yay -Rns busybox-udhcpc

2. Manually Install "busybox-udhcpc" via AUR

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

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

b. Clone busybox-udhcpc's git locally

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

c. Go to ~/busybox-udhcpc folder and install it

$ cd ~/busybox-udhcpc $ makepkg -si

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

ID: 1170773
Name: busybox-udhcpc
PackageBaseID: 187482
PackageBase: busybox-udhcpc
Version: 1-1
Description: Busybox DHCP client
URL: https://www.busybox.net
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: karabaja4
Submitter: karabaja4
FirstSubmitted: 1668734874
LastModified: 1668734874
URLPath: /cgit/aur.git/snapshot/busybox-udhcpc.tar.gz

5. The same packages on other Linux Distributions