python-pixelmatch on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-pixelmatch

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

$ yay -Rns python-pixelmatch

2. Manually Install "python-pixelmatch" via AUR

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

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

b. Clone python-pixelmatch's git locally

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

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

$ cd ~/python-pixelmatch $ makepkg -si

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

ID: 1282257
Name: python-pixelmatch
PackageBaseID: 195262
PackageBase: python-pixelmatch
Version: 0.3.0-1
Description: A pixel-level image comparison library
URL: https://github.com/whtsky/pixelmatch-py
NumVotes: 1
Popularity: 0.024639
OutOfDate:
Maintainer: carlosal1015
Submitter: carlosal1015
FirstSubmitted: 1688343101
LastModified: 1688343101
URLPath: /cgit/aur.git/snapshot/python-pixelmatch.tar.gz