dirtree on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S dirtree

* (Optional) Uninstall dirtree on Arch using YAY

$ yay -Rns dirtree

2. Manually Install "dirtree" via AUR

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

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

b. Clone dirtree's git locally

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

c. Go to ~/dirtree folder and install it

$ cd ~/dirtree $ makepkg -si

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

ID: 864656
Name: dirtree
PackageBaseID: 163422
PackageBase: dirtree
Version: 1.0.0-1
Description: display list of file paths as an interactive tree
URL: https://github.com/emad-elsaid/dirtree
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Un1Gfn
FirstSubmitted: 1613542744
LastModified: 1613542745
URLPath: /cgit/aur.git/snapshot/dirtree.tar.gz