libtree on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S libtree

* (Optional) Uninstall libtree on Arch using YAY

$ yay -Rns libtree

2. Manually Install "libtree" via AUR

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

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

b. Clone libtree's git locally

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

c. Go to ~/libtree folder and install it

$ cd ~/libtree $ makepkg -si

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

ID: 1081212
Name: libtree
PackageBaseID: 151497
PackageBase: libtree
Version: 3.1.1-1
Description: ldd as a tree
URL: https://github.com/haampie/libtree
NumVotes: 2
Popularity: 4.8E-5
OutOfDate:
Maintainer: otreblan
Submitter: otreblan
FirstSubmitted: 1586865579
LastModified: 1652745724
URLPath: /cgit/aur.git/snapshot/libtree.tar.gz