md2vim on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S md2vim

* (Optional) Uninstall md2vim on Arch using YAY

$ yay -Rns md2vim

2. Manually Install "md2vim" via AUR

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

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

b. Clone md2vim's git locally

$ git clone https://aur.archlinux.org/md2vim.git ~/md2vim

c. Go to ~/md2vim folder and install it

$ cd ~/md2vim $ makepkg -si

3. Information about the md2vim package on Arch User Repository (AUR)

ID: 1290362
Name: md2vim
PackageBaseID: 177067
PackageBase: md2vim
Version: 21.12.14.0-1
Description: Tool for automatically converting markdown to vimdoc format
URL: https://github.com/FooSoft/md2vim
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Freed
Submitter: Freed
FirstSubmitted: 1647676238
LastModified: 1689623862
URLPath: /cgit/aur.git/snapshot/md2vim.tar.gz