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