hash-identifier on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S hash-identifier

* (Optional) Uninstall hash-identifier on Arch using YAY

$ yay -Rns hash-identifier

2. Manually Install "hash-identifier" via AUR

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

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

b. Clone hash-identifier's git locally

$ git clone https://aur.archlinux.org/hash-identifier.git ~/hash-identifier

c. Go to ~/hash-identifier folder and install it

$ cd ~/hash-identifier $ makepkg -si

3. Information about the hash-identifier package on Arch User Repository (AUR)

ID: 340516
Name: hash-identifier
PackageBaseID: 67905
PackageBase: hash-identifier
Version: 1.1-4
Description: Identify the different types of hashes used to encrypt data and especially passwords
URL: https://github.com/Miserlou/Hash-Identifier
NumVotes: 16
Popularity: 0.117996
OutOfDate:
Maintainer: anthraxx
Submitter: andreoli
FirstSubmitted: 1362753764
LastModified: 1474469790
URLPath: /cgit/aur.git/snapshot/hash-identifier.tar.gz

5. The same packages on other Linux Distributions