python-imagehash on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-imagehash

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

$ yay -Rns python-imagehash

2. Manually Install "python-imagehash" via AUR

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

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

b. Clone python-imagehash's git locally

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

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

$ cd ~/python-imagehash $ makepkg -si

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

ID: 1427890
Name: python-imagehash
PackageBaseID: 154736
PackageBase: python-imagehash
Version: 4.3.1-3
Description: A Python Perceptual Image Hashing Module
URL: https://github.com/JohannesBuchner/imagehash
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: hottea
Submitter: hottea
FirstSubmitted: 1592876842
LastModified: 1710534033
URLPath: /cgit/aur.git/snapshot/python-imagehash.tar.gz