imgdiff on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S imgdiff

* (Optional) Uninstall imgdiff on Arch using YAY

$ yay -Rns imgdiff

2. Manually Install "imgdiff" via AUR

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

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

b. Clone imgdiff's git locally

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

c. Go to ~/imgdiff folder and install it

$ cd ~/imgdiff $ makepkg -si

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

ID: 891265
Name: imgdiff
PackageBaseID: 160968
PackageBase: imgdiff
Version: 1.0.2-1
Description: Faster than the fastest in the world pixel-by-pixel image difference tool.
URL: https://github.com/n7olkachev/imgdiff
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pjvds
Submitter: pjvds
FirstSubmitted: 1608105149
LastModified: 1618213963
URLPath: /cgit/aur.git/snapshot/imgdiff.tar.gz