dupfiles on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S dupfiles

* (Optional) Uninstall dupfiles on Arch using YAY

$ yay -Rns dupfiles

2. Manually Install "dupfiles" via AUR

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

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

b. Clone dupfiles's git locally

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

c. Go to ~/dupfiles folder and install it

$ cd ~/dupfiles $ makepkg -si

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

ID: 369699
Name: dupfiles
PackageBaseID: 106700
PackageBase: dupfiles
Version: 5.9-1
Description: Find and hardlink duplicate files.
URL: http://liw.fi/dupfiles/
NumVotes: 0
Popularity: 0
OutOfDate: 1706366309
Maintainer: SanskritFritz
Submitter: SanskritFritz
FirstSubmitted: 1453891577
LastModified: 1483269600
URLPath: /cgit/aur.git/snapshot/dupfiles.tar.gz