trufflehog on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S trufflehog

* (Optional) Uninstall trufflehog on Arch using YAY

$ yay -Rns trufflehog

2. Manually Install "trufflehog" via AUR

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

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

b. Clone trufflehog's git locally

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

c. Go to ~/trufflehog folder and install it

$ cd ~/trufflehog $ makepkg -si

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

ID: 1423053
Name: trufflehog
PackageBaseID: 132740
PackageBase: trufflehog
Version: 3.69.0-1
Description: Tool for finding secrets like private keys and credentials.
URL: https://github.com/trufflesecurity/trufflehog
NumVotes: 5
Popularity: 0.489496
OutOfDate:
Maintainer: dvb
Submitter: eldios
FirstSubmitted: 1527100209
LastModified: 1709889838
URLPath: /cgit/aur.git/snapshot/trufflehog.tar.gz