rmdupes on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S rmdupes

* (Optional) Uninstall rmdupes on Arch using YAY

$ yay -Rns rmdupes

2. Manually Install "rmdupes" via AUR

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

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

b. Clone rmdupes's git locally

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

c. Go to ~/rmdupes folder and install it

$ cd ~/rmdupes $ makepkg -si

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

ID: 1112538
Name: rmdupes
PackageBaseID: 120315
PackageBase: rmdupes
Version: 2022-3
Description: Command-line tool to find and remove duplicate files.
URL: https://xyne.dev/projects/rmdupes
NumVotes: 2
Popularity: 1.3E-5
OutOfDate:
Maintainer: Xyne
Submitter: Xyne
FirstSubmitted: 1488592302
LastModified: 1657925707
URLPath: /cgit/aur.git/snapshot/rmdupes.tar.gz