termtree on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S termtree

* (Optional) Uninstall termtree on Arch using YAY

$ yay -Rns termtree

2. Manually Install "termtree" via AUR

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

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

b. Clone termtree's git locally

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

c. Go to ~/termtree folder and install it

$ cd ~/termtree $ makepkg -si

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

ID: 1423956
Name: termtree
PackageBaseID: 198329
PackageBase: termtree
Version: 2.2.6-1
Description: A file tree view
URL: https://github.com/bendikMichal/termtree
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: noTmeDev
Submitter: noTmeDev
FirstSubmitted: 1696875983
LastModified: 1710009376
URLPath: /cgit/aur.git/snapshot/termtree.tar.gz