python-dirhash on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S python-dirhash

* (Optional) Uninstall python-dirhash on Arch using YAY

$ yay -Rns python-dirhash

2. Manually Install "python-dirhash" via AUR

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

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

b. Clone python-dirhash's git locally

$ git clone https://aur.archlinux.org/python-dirhash.git ~/python-dirhash

c. Go to ~/python-dirhash folder and install it

$ cd ~/python-dirhash $ makepkg -si

3. Information about the python-dirhash package on Arch User Repository (AUR)

ID: 1253365
Name: python-dirhash
PackageBaseID: 191846
PackageBase: python-dirhash
Version: 0.2.1-3
Description: Python module and CLI for hashing of file system directories.
URL: https://github.com/andhus/dirhash-python
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: RubenKelevra
Submitter: RubenKelevra
FirstSubmitted: 1679537887
LastModified: 1683331534
URLPath: /cgit/aur.git/snapshot/python-dirhash.tar.gz