duff on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install duff on Arch using YAY
$
yay -S
duff
Copied
* (Optional) Uninstall duff on Arch using YAY
$
yay -Rns
duff
Copied
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
Copied
b. Clone duff's git locally
$
git clone https://aur.archlinux.org/duff.git
~/duff
Copied
c. Go to ~/duff folder and install it
$
cd
~/duff
Copied
$
makepkg -si
Copied
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
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