python-md_toc on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S python-md_toc

* (Optional) Uninstall python-md_toc on Arch using YAY

$ yay -Rns python-md_toc

2. Manually Install "python-md_toc" via AUR

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

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

b. Clone python-md_toc's git locally

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

c. Go to ~/python-md_toc folder and install it

$ cd ~/python-md_toc $ makepkg -si

3. Information about the python-md_toc package on Arch User Repository (AUR)

ID: 1409695
Name: python-md_toc
PackageBaseID: 131089
PackageBase: python-md_toc
Version: 8.2.3-1
Description: Automatically generate and add an accurate table of contents to markdown files
URL: https://blog.franco.net.eu.org/software/#md-toc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Frnmst
Submitter: Frnmst
FirstSubmitted: 1521994331
LastModified: 1708020154
URLPath: /cgit/aur.git/snapshot/python-md_toc.tar.gz