f on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S f

* (Optional) Uninstall f on Arch using YAY

$ yay -Rns f

2. Manually Install "f" via AUR

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

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

b. Clone f's git locally

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

c. Go to ~/f folder and install it

$ cd ~/f $ makepkg -si

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

ID: 252736
Name: f
PackageBaseID: 104079
PackageBase: f
Version: 0.5.4-1
Description: Stress-free wrapper around find.
URL: https://github.com/knu/g
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: djmattyg007
Submitter: djmattyg007
FirstSubmitted: 1449099777
LastModified: 1449102144
URLPath: /cgit/aur.git/snapshot/f.tar.gz