gtree on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S gtree

* (Optional) Uninstall gtree on Arch using YAY

$ yay -Rns gtree

2. Manually Install "gtree" via AUR

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

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

b. Clone gtree's git locally

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

c. Go to ~/gtree folder and install it

$ cd ~/gtree $ makepkg -si

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

ID: 1420755
Name: gtree
PackageBaseID: 173257
PackageBase: gtree
Version: 1.10.9-1
Description: Generates tree from Markdown or programmatically
URL: https://github.com/ddddddO/gtree
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: lmartinez-mirror
FirstSubmitted: 1637383733
LastModified: 1709585211
URLPath: /cgit/aur.git/snapshot/gtree.tar.gz