hash-id on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S hash-id

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

$ yay -Rns hash-id

2. Manually Install "hash-id" via AUR

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

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

b. Clone hash-id's git locally

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

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

$ cd ~/hash-id $ makepkg -si

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

ID: 968581
Name: hash-id
PackageBaseID: 171488
PackageBase: hash-id
Version: 0.1.0-1
Description: Hash Identifying tool
URL: https://github.com/tashima42/hash-id
NumVotes: 1
Popularity: 0.001422
OutOfDate:
Maintainer: tashima42
Submitter: tashima42
FirstSubmitted: 1632947023
LastModified: 1633176345
URLPath: /cgit/aur.git/snapshot/hash-id.tar.gz