collision on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S collision

* (Optional) Uninstall collision on Arch using YAY

$ yay -Rns collision

2. Manually Install "collision" via AUR

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

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

b. Clone collision's git locally

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

c. Go to ~/collision folder and install it

$ cd ~/collision $ makepkg -si

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

ID: 1391876
Name: collision
PackageBaseID: 182925
PackageBase: collision
Version: 3.7.1-1
Description: Check hashes for your files. A simple GUI tool to generate, compare and verify MD5, SHA1 & SHA256 hashes
URL: https://collision.geopjr.dev
NumVotes: 6
Popularity: 0.000148
OutOfDate:
Maintainer: igor-dyatlov
Submitter: igor-dyatlov
FirstSubmitted: 1654544536
LastModified: 1706114940
URLPath: /cgit/aur.git/snapshot/collision.tar.gz

5. The same packages on other Linux Distributions