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