dokytree on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S dokytree

* (Optional) Uninstall dokytree on Arch using YAY

$ yay -Rns dokytree

2. Manually Install "dokytree" via AUR

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

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

b. Clone dokytree's git locally

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

c. Go to ~/dokytree folder and install it

$ cd ~/dokytree $ makepkg -si

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

ID: 1224361
Name: dokytree
PackageBaseID: 191329
PackageBase: dokytree
Version: 0.0.1-1
Description: A versatil documentation system based on yaml files in directory tree with pugjs templates
URL: https://github.com/matmoul/dokytree
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: matmoul
Submitter: matmoul
FirstSubmitted: 1678503744
LastModified: 1678503744
URLPath: /cgit/aur.git/snapshot/dokytree.tar.gz