hashid on AUR (Arch User Repository)

Last updated: May 05,2024

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

$ yay -S hashid

* (Optional) Uninstall hashid on Arch using YAY

$ yay -Rns hashid

2. Manually Install "hashid" via AUR

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

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

b. Clone hashid's git locally

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

c. Go to ~/hashid folder and install it

$ cd ~/hashid $ makepkg -si

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

ID: 532447
Name: hashid
PackageBaseID: 134838
PackageBase: hashid
Version: v3.1.4+16+7e8473-1
Description: Identify the different types of hashes used to encrypt data and especially passwords
URL: https://github.com/psypanda/hashID
NumVotes: 1
Popularity: 0.117995
OutOfDate:
Maintainer: DrRac27
Submitter: DrRac27
FirstSubmitted: 1533588903
LastModified: 1533588903
URLPath: /cgit/aur.git/snapshot/hashid.tar.gz