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