collision-hashes on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S collision-hashes

* (Optional) Uninstall collision-hashes on Arch using YAY

$ yay -Rns collision-hashes

2. Manually Install "collision-hashes" via AUR

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

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

b. Clone collision-hashes's git locally

$ git clone https://aur.archlinux.org/collision-hashes.git ~/collision-hashes

c. Go to ~/collision-hashes folder and install it

$ cd ~/collision-hashes $ makepkg -si

3. Information about the collision-hashes package on Arch User Repository (AUR)

ID: 1084738
Name: collision-hashes
PackageBaseID: 177661
PackageBase: collision-hashes
Version: 3.0.3-1
Description: Check hashes for your files. A simple GUI tool to generate, compare and verify MD5, SHA1 & SHA256 hashes
URL: https://github.com/GeopJr/Collision
NumVotes: 2
Popularity: 0.725236
OutOfDate:
Maintainer: igor-dyatlov
FirstSubmitted: 1648998382
LastModified: 1653421936
URLPath: /cgit/aur.git/snapshot/collision-hashes.tar.gz