dhcplease on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S dhcplease

* (Optional) Uninstall dhcplease on Arch using YAY

$ yay -Rns dhcplease

2. Manually Install "dhcplease" via AUR

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

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

b. Clone dhcplease's git locally

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

c. Go to ~/dhcplease folder and install it

$ cd ~/dhcplease $ makepkg -si

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

ID: 461793
Name: dhcplease
PackageBaseID: 127292
PackageBase: dhcplease
Version: 1.0.0-1
Description: A parser for dhcpcd lease files (/var/lib/dhcpcd/dhcpcd*.leases)
URL: https://github.com/igordcard/dhcplease
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sanerb
Submitter: sanerb
FirstSubmitted: 1510894862
LastModified: 1510895066
URLPath: /cgit/aur.git/snapshot/dhcplease.tar.gz