vim-mkdx on AUR (Arch User Repository)

Last updated: June 21,2024

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

$ yay -S vim-mkdx

* (Optional) Uninstall vim-mkdx on Arch using YAY

$ yay -Rns vim-mkdx

2. Manually Install "vim-mkdx" via AUR

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

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

b. Clone vim-mkdx's git locally

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

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

$ cd ~/vim-mkdx $ makepkg -si

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

ID: 898682
Name: vim-mkdx
PackageBaseID: 166156
PackageBase: vim-mkdx
Version: 1.10.0-1
Description: Vim plugin that adds Markdown-related features
URL: https://github.com/sidofc/mkdx
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lmartinez-mirror
FirstSubmitted: 1619554200
LastModified: 1619554200
URLPath: /cgit/aur.git/snapshot/vim-mkdx.tar.gz