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

Last updated: October 05,2024

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

$ yay -S vim-instant-markdown

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

$ yay -Rns vim-instant-markdown

2. Manually Install "vim-instant-markdown" via AUR

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

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

b. Clone vim-instant-markdown's git locally

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

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

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

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

ID: 1345857
Name: vim-instant-markdown
PackageBaseID: 108356
PackageBase: vim-instant-markdown
Version: 0.3.0-2
Description: Instant Markdown previews from vim in a browser
URL: https://github.com/instant-markdown/vim-instant-markdown
NumVotes: 12
Popularity: 0.066758
OutOfDate:
Maintainer: knedl1k
Submitter: tmplt
FirstSubmitted: 1457103158
LastModified: 1698843824
URLPath: /cgit/aur.git/snapshot/vim-instant-markdown.tar.gz