github-markdown-toc on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S github-markdown-toc

* (Optional) Uninstall github-markdown-toc on Arch using YAY

$ yay -Rns github-markdown-toc

2. Manually Install "github-markdown-toc" via AUR

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

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

b. Clone github-markdown-toc's git locally

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

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

$ cd ~/github-markdown-toc $ makepkg -si

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

ID: 1428883
Name: github-markdown-toc
PackageBaseID: 151796
PackageBase: github-markdown-toc
Version: 0.10.0-1
Description: Easy TOC creation for GitHub README.md
URL: https://github.com/ekalinin/github-markdown-toc
NumVotes: 2
Popularity: 0.490793
OutOfDate:
Maintainer: ilai
Submitter: ilai
FirstSubmitted: 1587502302
LastModified: 1710658691
URLPath: /cgit/aur.git/snapshot/github-markdown-toc.tar.gz