rustgenhash on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S rustgenhash

* (Optional) Uninstall rustgenhash on Arch using YAY

$ yay -Rns rustgenhash

2. Manually Install "rustgenhash" via AUR

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

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

b. Clone rustgenhash's git locally

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

c. Go to ~/rustgenhash folder and install it

$ cd ~/rustgenhash $ makepkg -si

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

ID: 1355589
Name: rustgenhash
PackageBaseID: 191331
PackageBase: rustgenhash
Version: 0.8.2-1
Description: A toolkit to generate and analyze hashes
URL: https://github.com/vschwaberow/rustgenhash
NumVotes: 1
Popularity: 0.000606
OutOfDate:
Maintainer: vschwaberow
Submitter: vschwaberow
FirstSubmitted: 1678511666
LastModified: 1700375192
URLPath: /cgit/aur.git/snapshot/rustgenhash.tar.gz