mdbook-pagetoc on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S mdbook-pagetoc

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

$ yay -Rns mdbook-pagetoc

2. Manually Install "mdbook-pagetoc" via AUR

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

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

b. Clone mdbook-pagetoc's git locally

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

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

$ cd ~/mdbook-pagetoc $ makepkg -si

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

ID: 1417182
Name: mdbook-pagetoc
PackageBaseID: 192452
PackageBase: mdbook-pagetoc
Version: 0.1.9-1
Description: A preprocessor for mdbook to render a table of contents for each page
URL: https://github.com/slowsage/mdbook-pagetoc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: atomicfs
Submitter: atomicfs
FirstSubmitted: 1680884654
LastModified: 1709112097
URLPath: /cgit/aur.git/snapshot/mdbook-pagetoc.tar.gz