mkdocs-section-index on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S mkdocs-section-index

* (Optional) Uninstall mkdocs-section-index on Arch using YAY

$ yay -Rns mkdocs-section-index

2. Manually Install "mkdocs-section-index" via AUR

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

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

b. Clone mkdocs-section-index's git locally

$ git clone https://aur.archlinux.org/mkdocs-section-index.git ~/mkdocs-section-index

c. Go to ~/mkdocs-section-index folder and install it

$ cd ~/mkdocs-section-index $ makepkg -si

3. Information about the mkdocs-section-index package on Arch User Repository (AUR)

ID: 1322847
Name: mkdocs-section-index
PackageBaseID: 186474
PackageBase: python-mkdocs-section-index
Version: 0.3.8-1
Description: MkDocs plugin to allow clickable sections that lead to an index page
URL: https://oprypin.github.io/mkdocs-section-index/
NumVotes: 1
Popularity: 0.028329
OutOfDate:
Maintainer: Universebenzene
Submitter: jmcb
FirstSubmitted: 1665321090
LastModified: 1695388485
URLPath: /cgit/aur.git/snapshot/mkdocs-section-index.tar.gz