bloodhound on AUR (Arch User Repository)

Last updated: January 09,2025

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

$ yay -S bloodhound

* (Optional) Uninstall bloodhound on Arch using YAY

$ yay -Rns bloodhound

2. Manually Install "bloodhound" via AUR

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

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

b. Clone bloodhound's git locally

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

c. Go to ~/bloodhound folder and install it

$ cd ~/bloodhound $ makepkg -si

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

ID: 1378180
Name: bloodhound
PackageBaseID: 169960
PackageBase: bloodhound
Version: 4.3.1-1
Description: Use graph theory to reveal the hidden and often unintended relationships within an Active Directory
URL: https://github.com/BloodHoundAD/BloodHound
NumVotes: 2
Popularity: 0.000394
OutOfDate:
Maintainer: GI_Jack
Submitter: GI_Jack
FirstSubmitted: 1629068867
LastModified: 1704050441
URLPath: /cgit/aur.git/snapshot/bloodhound.tar.gz

5. The same packages on other Linux Distributions