ddupes on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S ddupes

* (Optional) Uninstall ddupes on Arch using YAY

$ yay -Rns ddupes

2. Manually Install "ddupes" via AUR

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

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

b. Clone ddupes's git locally

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

c. Go to ~/ddupes folder and install it

$ cd ~/ddupes $ makepkg -si

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

ID: 1355498
Name: ddupes
PackageBaseID: 68674
PackageBase: ddupes
Version: 2.3-3
Description: Extends fdupes action to directories. Includes ffdupes (fast fdupes).
URL: https://pietrobattiston.it/ddupes
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: xiota
Submitter: The-Compiler
FirstSubmitted: 1364736925
LastModified: 1700349868
URLPath: /cgit/aur.git/snapshot/ddupes.tar.gz