drpcli on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S drpcli

* (Optional) Uninstall drpcli on Arch using YAY

$ yay -Rns drpcli

2. Manually Install "drpcli" via AUR

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

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

b. Clone drpcli's git locally

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

c. Go to ~/drpcli folder and install it

$ cd ~/drpcli $ makepkg -si

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

ID: 681655
Name: drpcli
PackageBaseID: 124851
PackageBase: drpcli
Version: 4.2.0-1
Description: Command-line client for Digital Rebar Provision, an API-driven DHCP/PXE/TFTP provisioning system.
URL: https://github.com/digitalrebar/provision
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lae
FirstSubmitted: 1502849091
LastModified: 1577806076
URLPath: /cgit/aur.git/snapshot/drpcli.tar.gz