treegrep-bin on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S treegrep-bin

* (Optional) Uninstall treegrep-bin on Arch using YAY

$ yay -Rns treegrep-bin

2. Manually Install "treegrep-bin" via AUR

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

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

b. Clone treegrep-bin's git locally

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

c. Go to ~/treegrep-bin folder and install it

$ cd ~/treegrep-bin $ makepkg -si

3. Information about the treegrep-bin package on Arch User Repository (AUR)

ID: 1390411
Name: treegrep-bin
PackageBaseID: 201194
PackageBase: treegrep-bin
Version: 0.1.3-1
Description: Frontend for ripgrep that presents results in a tree format (pre-compiled)
URL: https://github.com/4imothy/treegrep
NumVotes: 1
Popularity: 0.240087
OutOfDate:
Maintainer: kseistrup
Submitter: kseistrup
FirstSubmitted: 1704271814
LastModified: 1705915809
URLPath: /cgit/aur.git/snapshot/treegrep-bin.tar.gz