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