python-image-match on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-image-match

* (Optional) Uninstall python-image-match on Arch using YAY

$ yay -Rns python-image-match

2. Manually Install "python-image-match" via AUR

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

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

b. Clone python-image-match's git locally

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

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

$ cd ~/python-image-match $ makepkg -si

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

ID: 923562
Name: python-image-match
PackageBaseID: 168148
PackageBase: python-image-match
Version: 1.1.2-1
Description: simple package for finding approximate image matches from a corpus.
URL: https://github.com/ascribe/image-match/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jose1711
Submitter: jose1711
FirstSubmitted: 1624140737
LastModified: 1624140737
URLPath: /cgit/aur.git/snapshot/python-image-match.tar.gz