treefetch on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S treefetch

* (Optional) Uninstall treefetch on Arch using YAY

$ yay -Rns treefetch

2. Manually Install "treefetch" via AUR

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

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

b. Clone treefetch's git locally

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

c. Go to ~/treefetch folder and install it

$ cd ~/treefetch $ makepkg -si

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

ID: 1289868
Name: treefetch
PackageBaseID: 193597
PackageBase: treefetch
Version: 2.0.0-2
Description: A plant-based system fetch tool made with Rust
URL: https://github.com/angelofallars/treefetch
NumVotes: 2
Popularity: 0.004324
OutOfDate:
Maintainer: HurricanePootis
Submitter: HurricanePootis
FirstSubmitted: 1684004154
LastModified: 1689538286
URLPath: /cgit/aur.git/snapshot/treefetch.tar.gz