dotree on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S dotree

* (Optional) Uninstall dotree on Arch using YAY

$ yay -Rns dotree

2. Manually Install "dotree" via AUR

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

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

b. Clone dotree's git locally

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

c. Go to ~/dotree folder and install it

$ cd ~/dotree $ makepkg -si

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

ID: 1360121
Name: dotree
PackageBaseID: 199774
PackageBase: dotree
Version: 0.8.2-2
Description: A small, interactive command runner
URL: https://github.com/KnorrFG/dotree
NumVotes: 1
Popularity: 0.102426
OutOfDate:
Maintainer: Amolith
Submitter: Amolith
FirstSubmitted: 1700605785
LastModified: 1701026429
URLPath: /cgit/aur.git/snapshot/dotree.tar.gz