ffind on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S ffind

* (Optional) Uninstall ffind on Arch using YAY

$ yay -Rns ffind

2. Manually Install "ffind" via AUR

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

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

b. Clone ffind's git locally

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

c. Go to ~/ffind folder and install it

$ cd ~/ffind $ makepkg -si

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

ID: 1268008
Name: ffind
PackageBaseID: 175043
PackageBase: ffind
Version: 1.5.0-1
Description: A sane replacement for command line file search
URL: https://github.com/jaimebuelta/ffind
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: SpotlightKid
Submitter: SpotlightKid
FirstSubmitted: 1642191187
LastModified: 1685901333
URLPath: /cgit/aur.git/snapshot/ffind.tar.gz