python-dhash on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S python-dhash

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

$ yay -Rns python-dhash

2. Manually Install "python-dhash" via AUR

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

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

b. Clone python-dhash's git locally

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

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

$ cd ~/python-dhash $ makepkg -si

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

ID: 1255420
Name: python-dhash
PackageBaseID: 141518
PackageBase: python-dhash
Version: 1.4-2
Description: Calculate the difference hash (perceptual hash) for an image
URL: https://github.com/Jetsetter/dhash
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: peippo
Submitter: peippo
FirstSubmitted: 1556104331
LastModified: 1683639450
URLPath: /cgit/aur.git/snapshot/python-dhash.tar.gz