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

Last updated: July 06,2024

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

$ yay -S vim-markdown-toc

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

$ yay -Rns vim-markdown-toc

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

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

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

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

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

ID: 782643
Name: vim-markdown-toc
PackageBaseID: 157048
PackageBase: vim-markdown-toc
Version: 1.4.0-1
Description: A vim 7.4+ plugin to generate table of contents for Markdown files.
URL: https://github.com/mzlogin/vim-markdown-toc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: andreafeletto
FirstSubmitted: 1598275670
LastModified: 1598275670
URLPath: /cgit/aur.git/snapshot/vim-markdown-toc.tar.gz