doctoc on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S doctoc

* (Optional) Uninstall doctoc on Arch using YAY

$ yay -Rns doctoc

2. Manually Install "doctoc" via AUR

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

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

b. Clone doctoc's git locally

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

c. Go to ~/doctoc folder and install it

$ cd ~/doctoc $ makepkg -si

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

ID: 1355499
Name: doctoc
PackageBaseID: 117760
PackageBase: doctoc
Version: 2.6.4-1
Description: Generates table of contents for markdown files inside local git repository
URL: https://github.com/technote-space/doctoc
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: xiota
Submitter: ProfessorKaos64
FirstSubmitted: 1481763254
LastModified: 1700350184
URLPath: /cgit/aur.git/snapshot/doctoc.tar.gz