rmdupe on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S rmdupe

* (Optional) Uninstall rmdupe on Arch using YAY

$ yay -Rns rmdupe

2. Manually Install "rmdupe" via AUR

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

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

b. Clone rmdupe's git locally

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

c. Go to ~/rmdupe folder and install it

$ cd ~/rmdupe $ makepkg -si

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

ID: 213925
Name: rmdupe
PackageBaseID: 33663
PackageBase: rmdupe
Version: 1.0.4-1
Description: Removes duplicate files; supports trash, simulate, size, custom rm command
URL: https://github.com/IgnorantGuru/rmdupe
NumVotes: 14
Popularity: 0
OutOfDate:
Maintainer: hexd
Submitter: IgnorantGuru
FirstSubmitted: 1263749060
LastModified: 1437488880
URLPath: /cgit/aur.git/snapshot/rmdupe.tar.gz