mdbook-toc on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S mdbook-toc

* (Optional) Uninstall mdbook-toc on Arch using YAY

$ yay -Rns mdbook-toc

2. Manually Install "mdbook-toc" via AUR

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

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

b. Clone mdbook-toc's git locally

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

c. Go to ~/mdbook-toc folder and install it

$ cd ~/mdbook-toc $ makepkg -si

3. Information about the mdbook-toc package on Arch User Repository (AUR)

ID: 1306497
Name: mdbook-toc
PackageBaseID: 170945
PackageBase: mdbook-toc
Version: 0.14.1-2
Description: A preprocessor for mdbook to add inline Table of Contents support.
URL: https://github.com/badboy/mdbook-toc
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: zjuyk
Submitter: zjuyk
FirstSubmitted: 1631354826
LastModified: 1692505126
URLPath: /cgit/aur.git/snapshot/mdbook-toc.tar.gz