findimagedupes on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S findimagedupes

* (Optional) Uninstall findimagedupes on Arch using YAY

$ yay -Rns findimagedupes

2. Manually Install "findimagedupes" via AUR

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

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

b. Clone findimagedupes's git locally

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

c. Go to ~/findimagedupes folder and install it

$ cd ~/findimagedupes $ makepkg -si

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

ID: 1198357
Name: findimagedupes
PackageBaseID: 10634
PackageBase: findimagedupes
Version: 2.20.1-1
Description: Tool to find visually similar or duplicate images
URL: http://www.jhnc.org/findimagedupes/
NumVotes: 43
Popularity: 0.667335
OutOfDate:
Maintainer: bunder
Submitter:
FirstSubmitted: 1177539740
LastModified: 1673988970
URLPath: /cgit/aur.git/snapshot/findimagedupes.tar.gz