broot-git on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S broot-git

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

$ yay -Rns broot-git

2. Manually Install "broot-git" via AUR

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

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

b. Clone broot-git's git locally

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

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

$ cd ~/broot-git $ makepkg -si

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

ID: 1005148
Name: broot-git
PackageBaseID: 164456
PackageBase: broot-git
Version: 1.7.5.1186.g5bf8703-1
Description: Fuzzy Search + tree + cd
URL: https://github.com/Canop/broot
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: wfxr
Submitter: wfxr
FirstSubmitted: 1615977605
LastModified: 1639686578
URLPath: /cgit/aur.git/snapshot/broot-git.tar.gz