vim-wiki on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S vim-wiki

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

$ yay -Rns vim-wiki

2. Manually Install "vim-wiki" via AUR

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

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

b. Clone vim-wiki's git locally

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

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

$ cd ~/vim-wiki $ makepkg -si

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

ID: 1230019
Name: vim-wiki
PackageBaseID: 166198
PackageBase: vim-wiki
Version: 0.5-1
Description: A wiki plugin for Vim
URL: https://github.com/lervag/wiki.vim
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lmartinez-mirror
FirstSubmitted: 1619666666
LastModified: 1679420279
URLPath: /cgit/aur.git/snapshot/vim-wiki.tar.gz