hashdb on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S hashdb

* (Optional) Uninstall hashdb on Arch using YAY

$ yay -Rns hashdb

2. Manually Install "hashdb" via AUR

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

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

b. Clone hashdb's git locally

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

c. Go to ~/hashdb folder and install it

$ cd ~/hashdb $ makepkg -si

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

ID: 613753
Name: hashdb
PackageBaseID: 103676
PackageBase: hashdb
Version: 3.1.0-2
Description: Tool for finding previously identified blocks of data in media such as disk images
URL: https://github.com/NPS-DEEP/hashdb/wiki
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: dracorp
Submitter: dracorp
FirstSubmitted: 1448222788
LastModified: 1558182178
URLPath: /cgit/aur.git/snapshot/hashdb.tar.gz