fnf on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S fnf

* (Optional) Uninstall fnf on Arch using YAY

$ yay -Rns fnf

2. Manually Install "fnf" via AUR

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

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

b. Clone fnf's git locally

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

c. Go to ~/fnf folder and install it

$ cd ~/fnf $ makepkg -si

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

ID: 1424350
Name: fnf
PackageBaseID: 203537
PackageBase: fnf
Version: 0.1-2
Description: A simple fuzzy finder for the terminal
URL: https://github.com/leo-arch/fnf
NumVotes: 1
Popularity: 1
OutOfDate:
Maintainer: night0721
Submitter: night0721
FirstSubmitted: 1710072734
LastModified: 1710073550
URLPath: /cgit/aur.git/snapshot/fnf.tar.gz