hashdir on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S hashdir

* (Optional) Uninstall hashdir on Arch using YAY

$ yay -Rns hashdir

2. Manually Install "hashdir" via AUR

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

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

b. Clone hashdir's git locally

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

c. Go to ~/hashdir folder and install it

$ cd ~/hashdir $ makepkg -si

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

ID: 1355988
Name: hashdir
PackageBaseID: 191383
PackageBase: hashdir
Version: 1.3.1-1
Description: A command-line utility to hash directories and files
URL: https://ultimateanu.github.io/hashdir/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: agsimmons0
Submitter: agsimmons0
FirstSubmitted: 1678633435
LastModified: 1700447230
URLPath: /cgit/aur.git/snapshot/hashdir.tar.gz