duff on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S duff

* (Optional) Uninstall duff on Arch using YAY

$ yay -Rns duff

2. Manually Install "duff" via AUR

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

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

b. Clone duff's git locally

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

c. Go to ~/duff folder and install it

$ cd ~/duff $ makepkg -si

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

ID: 1349971
Name: duff
PackageBaseID: 54875
PackageBase: duff
Version: 0.5.2-5
Description: A command-line utility for quickly finding duplicates in a given set of files
URL: https://sourceforge.net/projects/duff
NumVotes: 17
Popularity: 0.180802
OutOfDate:
Maintainer: opensorcerer
Submitter: xyproto
FirstSubmitted: 1323882052
LastModified: 1699481128
URLPath: /cgit/aur.git/snapshot/duff.tar.gz