dhcp_probe on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S dhcp_probe

* (Optional) Uninstall dhcp_probe on Arch using YAY

$ yay -Rns dhcp_probe

2. Manually Install "dhcp_probe" via AUR

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

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

b. Clone dhcp_probe's git locally

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

c. Go to ~/dhcp_probe folder and install it

$ cd ~/dhcp_probe $ makepkg -si

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

ID: 950289
Name: dhcp_probe
PackageBaseID: 51379
PackageBase: dhcp_probe
Version: 1.3.1-1
Description: Discover DHCP and BootP servers on a directly-attached Ethernet network
URL: https://www.net.princeton.edu/software/dhcp_probe/
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: dvzrv
Submitter: mortzu
FirstSubmitted: 1312982850
LastModified: 1629483497
URLPath: /cgit/aur.git/snapshot/dhcp_probe.tar.gz