finddupes-git on AUR (Arch User Repository)

Last updated: February 25,2025

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

$ yay -S finddupes-git

* (Optional) Uninstall finddupes-git on Arch using YAY

$ yay -Rns finddupes-git

2. Manually Install "finddupes-git" via AUR

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

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

b. Clone finddupes-git's git locally

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

c. Go to ~/finddupes-git folder and install it

$ cd ~/finddupes-git $ makepkg -si

3. Information about the finddupes-git package on Arch User Repository (AUR)

ID: 183525
Name: finddupes-git
PackageBaseID: 83779
PackageBase: finddupes-git
Version: 0.2-1
Description: finds duplicate files in a given set of directories
URL: https://github.com/jesrui/finddupes
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jesrui
Submitter: jesrui
FirstSubmitted: 1405174781
LastModified: 1433770666
URLPath: /cgit/aur.git/snapshot/finddupes-git.tar.gz