dirtree on AUR (Arch User Repository)
Last updated: February 05,2025
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
Copied
b. Install dirtree on Arch using YAY
$
yay -S
dirtree
Copied
* (Optional) Uninstall dirtree on Arch using YAY
$
yay -Rns
dirtree
Copied
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
Copied
b. Clone dirtree's git locally
$
git clone https://aur.archlinux.org/dirtree.git
~/dirtree
Copied
c. Go to ~/dirtree folder and install it
$
cd
~/dirtree
Copied
$
makepkg -si
Copied
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
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