hashpump on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S hashpump

* (Optional) Uninstall hashpump on Arch using YAY

$ yay -Rns hashpump

2. Manually Install "hashpump" via AUR

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

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

b. Clone hashpump's git locally

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

c. Go to ~/hashpump folder and install it

$ cd ~/hashpump $ makepkg -si

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

ID: 566590
Name: hashpump
PackageBaseID: 137890
PackageBase: hashpump
Version: 1.2.0-1
Description: A tool to exploit the hash length extension attack in various hashing algorithms
URL: https://github.com/bwall/HashPump
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: azon
Submitter: azon
FirstSubmitted: 1544237472
LastModified: 1544237758
URLPath: /cgit/aur.git/snapshot/hashpump.tar.gz