libphash on AUR (Arch User Repository)

Last updated: October 04,2024

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

$ yay -S libphash

* (Optional) Uninstall libphash on Arch using YAY

$ yay -Rns libphash

2. Manually Install "libphash" via AUR

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

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

b. Clone libphash's git locally

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

c. Go to ~/libphash folder and install it

$ cd ~/libphash $ makepkg -si

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

ID: 418254
Name: libphash
PackageBaseID: 123226
PackageBase: libphash
Version: 0.9.6-2
Description: Perceptual hashing library
URL: http://phash.org/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: DarkShadow44
Submitter: DarkShadow44
FirstSubmitted: 1496970621
LastModified: 1496970622
URLPath: /cgit/aur.git/snapshot/libphash.tar.gz