halberd on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S halberd

* (Optional) Uninstall halberd on Arch using YAY

$ yay -Rns halberd

2. Manually Install "halberd" via AUR

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

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

b. Clone halberd's git locally

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

c. Go to ~/halberd folder and install it

$ cd ~/halberd $ makepkg -si

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

ID: 486759
Name: halberd
PackageBaseID: 31218
PackageBase: halberd
Version: 0.2.4-6
Description: Tool to discover HTTP load balancers
URL: https://github.com/jmbr/halberd
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: dude
Submitter:
FirstSubmitted: 1255619316
LastModified: 1518668314
URLPath: /cgit/aur.git/snapshot/halberd.tar.gz