checkhash on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S checkhash

* (Optional) Uninstall checkhash on Arch using YAY

$ yay -Rns checkhash

2. Manually Install "checkhash" via AUR

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

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

b. Clone checkhash's git locally

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

c. Go to ~/checkhash folder and install it

$ cd ~/checkhash $ makepkg -si

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

ID: 193096
Name: checkhash
PackageBaseID: 92082
PackageBase: checkhash
Version: 1.0.4-1
Description: GUI wrapper of GNU Coreutils sha1sum
URL: https://github.com/filipe-marques/check-hash
NumVotes: 2
Popularity: 0
OutOfDate: 1700390272
Maintainer: ff2014
Submitter: ff2014
FirstSubmitted: 1428666231
LastModified: 1434105458
URLPath: /cgit/aur.git/snapshot/checkhash.tar.gz

5. The same packages on other Linux Distributions