doctoc-git on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S doctoc-git

* (Optional) Uninstall doctoc-git on Arch using YAY

$ yay -Rns doctoc-git

2. Manually Install "doctoc-git" via AUR

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

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

b. Clone doctoc-git's git locally

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

c. Go to ~/doctoc-git folder and install it

$ cd ~/doctoc-git $ makepkg -si

3. Information about the doctoc-git package on Arch User Repository (AUR)

ID: 548282
Name: doctoc-git
PackageBaseID: 117759
PackageBase: doctoc-git
Version: 1.3.1.r0.g30d6569-1
Description: Generates table of contents for markdown files inside local git repository., installed through npm (git-latest)
URL: https://www.npmjs.com/package/doctoc
NumVotes: 0
Popularity: 0
OutOfDate: 1700350017
Maintainer: ProfessorKaos64
Submitter: ProfessorKaos64
FirstSubmitted: 1481762931
LastModified: 1538354260
URLPath: /cgit/aur.git/snapshot/doctoc-git.tar.gz