sdupes on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S sdupes

* (Optional) Uninstall sdupes on Arch using YAY

$ yay -Rns sdupes

2. Manually Install "sdupes" via AUR

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

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

b. Clone sdupes's git locally

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

c. Go to ~/sdupes folder and install it

$ cd ~/sdupes $ makepkg -si

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

ID: 1405683
Name: sdupes
PackageBaseID: 161274
PackageBase: sdupes
Version: 1.3-1
Description: fast duplicate file detection
URL: https://github.com/sph-mn/sdupes
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tantalum
Submitter: tantalum
FirstSubmitted: 1608973853
LastModified: 1707330679
URLPath: /cgit/aur.git/snapshot/sdupes.tar.gz