fastdup on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S fastdup

* (Optional) Uninstall fastdup on Arch using YAY

$ yay -Rns fastdup

2. Manually Install "fastdup" via AUR

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

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

b. Clone fastdup's git locally

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

c. Go to ~/fastdup folder and install it

$ cd ~/fastdup $ makepkg -si

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

ID: 925858
Name: fastdup
PackageBaseID: 20720
PackageBase: fastdup
Version: 0.3-3
Description: A tool to quickly find identical files within directory trees
URL: https://sourceforge.net/projects/fastdup/
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: bitwave
Submitter:
FirstSubmitted: 1223995189
LastModified: 1624614472
URLPath: /cgit/aur.git/snapshot/fastdup.tar.gz