hashit on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S hashit

* (Optional) Uninstall hashit on Arch using YAY

$ yay -Rns hashit

2. Manually Install "hashit" via AUR

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

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

b. Clone hashit's git locally

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

c. Go to ~/hashit folder and install it

$ cd ~/hashit $ makepkg -si

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

ID: 734169
Name: hashit
PackageBaseID: 132257
PackageBase: hashit
Version: 1.1.0-1
Description: Checksum tool for Pantheon, developed by Artem Anufrij
URL: https://artemanufrij.github.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: FabioLolix
Submitter: FabioLolix
FirstSubmitted: 1525883973
LastModified: 1589140349
URLPath: /cgit/aur.git/snapshot/hashit.tar.gz