dupmerge on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S dupmerge

* (Optional) Uninstall dupmerge on Arch using YAY

$ yay -Rns dupmerge

2. Manually Install "dupmerge" via AUR

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

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

b. Clone dupmerge's git locally

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

c. Go to ~/dupmerge folder and install it

$ cd ~/dupmerge $ makepkg -si

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

ID: 219287
Name: dupmerge
PackageBaseID: 32529
PackageBase: dupmerge
Version: 1.73-2
Description: Create hardlinks between duplicate files.
URL: http://dupmerge.sourceforge.net/
NumVotes: 1
Popularity: 0
OutOfDate: 1700147109
Maintainer: keenerd
Submitter:
FirstSubmitted: 1260297815
LastModified: 1439089416
URLPath: /cgit/aur.git/snapshot/dupmerge.tar.gz