lstree on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S lstree

* (Optional) Uninstall lstree on Arch using YAY

$ yay -Rns lstree

2. Manually Install "lstree" via AUR

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

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

b. Clone lstree's git locally

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

c. Go to ~/lstree folder and install it

$ cd ~/lstree $ makepkg -si

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

ID: 214956
Name: lstree
PackageBaseID: 74715
PackageBase: lstree
Version: 0.1-1
Description: ls in tree form
URL: https://github.com/ErkiDerLoony/lstree
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: kleintux
Submitter: ErkiDerLoony
FirstSubmitted: 1382623052
LastModified: 1437774457
URLPath: /cgit/aur.git/snapshot/lstree.tar.gz