bfind on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S bfind

* (Optional) Uninstall bfind on Arch using YAY

$ yay -Rns bfind

2. Manually Install "bfind" via AUR

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

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

b. Clone bfind's git locally

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

c. Go to ~/bfind folder and install it

$ cd ~/bfind $ makepkg -si

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

ID: 1114414
Name: bfind
PackageBaseID: 74302
PackageBase: bfind
Version: 3.0.1-1
Description: find alternative optimised for finding files rather then listing files
URL: https://codeberg.org/maandree/bfind
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: maandree
Submitter: maandree
FirstSubmitted: 1381602807
LastModified: 1658313745
URLPath: /cgit/aur.git/snapshot/bfind.tar.gz