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