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

Last updated: October 05,2024

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

$ yay -S vim-markdown-toc-git

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

$ yay -Rns vim-markdown-toc-git

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

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

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

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

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

ID: 782644
Name: vim-markdown-toc-git
PackageBaseID: 157045
PackageBase: vim-markdown-toc-git
Version: v1.4.0.r30.g2e86c72-2
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: 1598272957
LastModified: 1598275802
URLPath: /cgit/aur.git/snapshot/vim-markdown-toc-git.tar.gz