diffimg on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S diffimg

* (Optional) Uninstall diffimg on Arch using YAY

$ yay -Rns diffimg

2. Manually Install "diffimg" via AUR

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

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

b. Clone diffimg's git locally

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

c. Go to ~/diffimg folder and install it

$ cd ~/diffimg $ makepkg -si

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

ID: 570097
Name: diffimg
PackageBaseID: 56374
PackageBase: diffimg
Version: 2.2.0-3
Description: Simple image comparison tool
URL: http://sourceforge.net/projects/diffimg/
NumVotes: 4
Popularity: 0
OutOfDate: 1706730323
Maintainer: fuan_k
Submitter: artemklevtsov
FirstSubmitted: 1328312410
LastModified: 1545332959
URLPath: /cgit/aur.git/snapshot/diffimg.tar.gz