fclones on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S fclones

* (Optional) Uninstall fclones on Arch using YAY

$ yay -Rns fclones

2. Manually Install "fclones" via AUR

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

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

b. Clone fclones's git locally

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

c. Go to ~/fclones folder and install it

$ cd ~/fclones $ makepkg -si

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

ID: 1428543
Name: fclones
PackageBaseID: 159645
PackageBase: fclones
Version: 0.34.0-2
Description: Efficient Duplicate File Finder
URL: https://github.com/pkolaczk/fclones
NumVotes: 8
Popularity: 1.096438
OutOfDate:
Maintainer: orhun
Submitter: orhun
FirstSubmitted: 1604881323
LastModified: 1710610450
URLPath: /cgit/aur.git/snapshot/fclones.tar.gz

5. The same packages on other Linux Distributions