libpuzzle on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S libpuzzle

* (Optional) Uninstall libpuzzle on Arch using YAY

$ yay -Rns libpuzzle

2. Manually Install "libpuzzle" via AUR

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

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

b. Clone libpuzzle's git locally

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

c. Go to ~/libpuzzle folder and install it

$ cd ~/libpuzzle $ makepkg -si

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

ID: 203945
Name: libpuzzle
PackageBaseID: 13246
PackageBase: libpuzzle
Version: 0.11-1
Description: The Puzzle library is designed to quickly find visually similar images
URL: http://libpuzzle.pureftpd.org/project/libpuzzle
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: Dragonlord
Submitter:
FirstSubmitted: 1192008087
LastModified: 1435505744
URLPath: /cgit/aur.git/snapshot/libpuzzle.tar.gz