gtree-bin on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S gtree-bin

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

$ yay -Rns gtree-bin

2. Manually Install "gtree-bin" via AUR

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

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

b. Clone gtree-bin's git locally

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

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

$ cd ~/gtree-bin $ makepkg -si

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

ID: 1177800
Name: gtree-bin
PackageBaseID: 188416
PackageBase: gtree-bin
Version: 0.2.1-1
Description: tree command with icons.
URL: https://github.com/kitagry/gtree
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sysroot
Submitter: sysroot
FirstSubmitted: 1670080275
LastModified: 1670080275
URLPath: /cgit/aur.git/snapshot/gtree-bin.tar.gz