dtree on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S dtree

* (Optional) Uninstall dtree on Arch using YAY

$ yay -Rns dtree

2. Manually Install "dtree" via AUR

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

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

b. Clone dtree's git locally

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

c. Go to ~/dtree folder and install it

$ cd ~/dtree $ makepkg -si

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

ID: 1426528
Name: dtree
PackageBaseID: 197726
PackageBase: dtree
Version: 0.2.1-2
Description: Command line program to draw trees
URL: https://strahinja.srht.site/dtree
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: strajder
Submitter: strajder
FirstSubmitted: 1695056434
LastModified: 1710344979
URLPath: /cgit/aur.git/snapshot/dtree.tar.gz