bfs-git on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S bfs-git

* (Optional) Uninstall bfs-git on Arch using YAY

$ yay -Rns bfs-git

2. Manually Install "bfs-git" via AUR

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

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

b. Clone bfs-git's git locally

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

c. Go to ~/bfs-git folder and install it

$ cd ~/bfs-git $ makepkg -si

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

ID: 1333871
Name: bfs-git
PackageBaseID: 94638
PackageBase: bfs-git
Version: 3.0.2.r23.1c775d0-1
Description: A breadth-first version of find.
URL: https://github.com/tavianator/bfs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tavianator
Submitter: tavianator
FirstSubmitted: 1434329433
LastModified: 1697285712
URLPath: /cgit/aur.git/snapshot/bfs-git.tar.gz