dhcpdump on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "dhcpdump" 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 dhcpdump on Arch using YAY
$
yay -S
dhcpdump
Copied
* (Optional) Uninstall dhcpdump on Arch using YAY
$
yay -Rns
dhcpdump
Copied
2. Manually Install "dhcpdump" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone dhcpdump's git locally
$
git clone https://aur.archlinux.org/dhcpdump.git
~/dhcpdump
Copied
c. Go to ~/dhcpdump folder and install it
$
cd
~/dhcpdump
Copied
$
makepkg -si
Copied
3. Information about the dhcpdump package on Arch User Repository (AUR)
ID: 1284785
Name: dhcpdump
PackageBaseID: 195457
PackageBase: dhcpdump
Version: 1.9-1
Description: Capture and visualization of DHCP packets
URL: https://github.com/bbonev/dhcpdump
NumVotes: 1
Popularity: 0.368951
OutOfDate:
Maintainer: smrqdt
Submitter: smrqdt
FirstSubmitted: 1688754938
LastModified: 1688755079
URLPath: /cgit/aur.git/snapshot/dhcpdump.tar.gz
Name: dhcpdump
PackageBaseID: 195457
PackageBase: dhcpdump
Version: 1.9-1
Description: Capture and visualization of DHCP packets
URL: https://github.com/bbonev/dhcpdump
NumVotes: 1
Popularity: 0.368951
OutOfDate:
Maintainer: smrqdt
Submitter: smrqdt
FirstSubmitted: 1688754938
LastModified: 1688755079
URLPath: /cgit/aur.git/snapshot/dhcpdump.tar.gz