fuf on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S fuf

* (Optional) Uninstall fuf on Arch using YAY

$ yay -Rns fuf

2. Manually Install "fuf" via AUR

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

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

b. Clone fuf's git locally

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

c. Go to ~/fuf folder and install it

$ cd ~/fuf $ makepkg -si

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

ID: 655110
Name: fuf
PackageBaseID: 144749
PackageBase: fuf
Version: 0.4.20-1
Description: Fairly Usable cli Filebrowser.
URL: https://github.com/ckath/fuf
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Ckat
Submitter: Ckat
FirstSubmitted: 1567276580
LastModified: 1570824303
URLPath: /cgit/aur.git/snapshot/fuf.tar.gz