treefetch-bin on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S treefetch-bin

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

$ yay -Rns treefetch-bin

2. Manually Install "treefetch-bin" via AUR

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

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

b. Clone treefetch-bin's git locally

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

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

$ cd ~/treefetch-bin $ makepkg -si

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

ID: 1019002
Name: treefetch-bin
PackageBaseID: 173984
PackageBase: treefetch-bin
Version: 2.0.0-1
Description: A lightning-fast system fetch tool built with Rust.
URL: https://github.com/angelofallars/treefetch.git
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: angelo-f
Submitter: angelo-f
FirstSubmitted: 1639519667
LastModified: 1642228341
URLPath: /cgit/aur.git/snapshot/treefetch-bin.tar.gz