python-diffimg on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S python-diffimg

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

$ yay -Rns python-diffimg

2. Manually Install "python-diffimg" via AUR

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

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

b. Clone python-diffimg's git locally

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

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

$ cd ~/python-diffimg $ makepkg -si

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

ID: 1414833
Name: python-diffimg
PackageBaseID: 202922
PackageBase: python-diffimg
Version: 0.3.0-1
Description: Get the % difference in images + generate a diff image
URL: https://pypi.org/project/diffimg/
NumVotes: 2
Popularity: 1.721943
OutOfDate:
Maintainer: ianis
Submitter: ianis
FirstSubmitted: 1708795951
LastModified: 1708795951
URLPath: /cgit/aur.git/snapshot/python-diffimg.tar.gz