dhcprobe-git on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S dhcprobe-git

* (Optional) Uninstall dhcprobe-git on Arch using YAY

$ yay -Rns dhcprobe-git

2. Manually Install "dhcprobe-git" via AUR

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

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

b. Clone dhcprobe-git's git locally

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

c. Go to ~/dhcprobe-git folder and install it

$ cd ~/dhcprobe-git $ makepkg -si

3. Information about the dhcprobe-git package on Arch User Repository (AUR)

ID: 807374
Name: dhcprobe-git
PackageBaseID: 158991
PackageBase: dhcprobe-git
Version: r15.bb96b07-1
Description: Retrieve configuration from a DHCP server
URL: https://github.com/JohannesBuchner/DHCProbe
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: codebling
Submitter: codebling
FirstSubmitted: 1603255993
LastModified: 1603255993
URLPath: /cgit/aur.git/snapshot/dhcprobe-git.tar.gz