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