doctree on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S doctree

* (Optional) Uninstall doctree on Arch using YAY

$ yay -Rns doctree

2. Manually Install "doctree" via AUR

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

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

b. Clone doctree's git locally

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

c. Go to ~/doctree folder and install it

$ cd ~/doctree $ makepkg -si

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

ID: 1074378
Name: doctree
PackageBaseID: 178449
PackageBase: doctree
Version: r68.ef758de-1
Description: First-class library docs tool for every language
URL: https://github.com/sourcegraph/doctree
NumVotes: 0
Popularity: 0
OutOfDate: 1664855419
Maintainer:
Submitter: grawlinson
FirstSubmitted: 1651371180
LastModified: 1651458010
URLPath: /cgit/aur.git/snapshot/doctree.tar.gz