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

Last updated: September 21,2024

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

$ yay -S nodejs-markdown-toc

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

$ yay -Rns nodejs-markdown-toc

2. Manually Install "nodejs-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 nodejs-markdown-toc's git locally

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

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

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

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

ID: 673799
Name: nodejs-markdown-toc
PackageBaseID: 147223
PackageBase: nodejs-markdown-toc
Version: 1.2.0-1
Description: generate markdown TOC (table of contents)
URL: https://github.com/jonschlinkert/markdown-toc
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: wookietreiber
Submitter: wookietreiber
FirstSubmitted: 1575623961
LastModified: 1575623961
URLPath: /cgit/aur.git/snapshot/nodejs-markdown-toc.tar.gz