dotree-bin on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S dotree-bin

* (Optional) Uninstall dotree-bin on Arch using YAY

$ yay -Rns dotree-bin

2. Manually Install "dotree-bin" via AUR

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

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

b. Clone dotree-bin's git locally

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

c. Go to ~/dotree-bin folder and install it

$ cd ~/dotree-bin $ makepkg -si

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

ID: 1361625
Name: dotree-bin
PackageBaseID: 199772
PackageBase: dotree-bin
Version: 0.8.2-1
Description: A small, interactive command runner
URL: https://github.com/KnorrFG/dotree
NumVotes: 1
Popularity: 0.102335
OutOfDate:
Maintainer: Amolith
Submitter: Amolith
FirstSubmitted: 1700602898
LastModified: 1701201909
URLPath: /cgit/aur.git/snapshot/dotree-bin.tar.gz