bfs on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S bfs

* (Optional) Uninstall bfs on Arch using YAY

$ yay -Rns bfs

2. Manually Install "bfs" via AUR

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

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

b. Clone bfs's git locally

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

c. Go to ~/bfs folder and install it

$ cd ~/bfs $ makepkg -si

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

ID: 1107962
Name: bfs
PackageBaseID: 107577
PackageBase: bfs
Version: 2.6.1-1
Description: A breadth-first version of find.
URL: https://tavianator.com/projects/bfs.html
NumVotes: 17
Popularity: 0.147877
OutOfDate:
Maintainer: tavianator
FirstSubmitted: 1455490225
LastModified: 1657031296
URLPath: /cgit/aur.git/snapshot/bfs.tar.gz