vim-vimwiki on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S vim-vimwiki

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

$ yay -Rns vim-vimwiki

2. Manually Install "vim-vimwiki" via AUR

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

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

b. Clone vim-vimwiki's git locally

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

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

$ cd ~/vim-vimwiki $ makepkg -si

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

ID: 1243132
Name: vim-vimwiki
PackageBaseID: 32542
PackageBase: vim-vimwiki
Version: 2023.04.04_1-1
Description: A personal wiki for Vim
URL: https://github.com/vimwiki/vimwiki
NumVotes: 42
Popularity: 0.118005
OutOfDate:
Maintainer: rcmartin
Submitter: JonnyJD
FirstSubmitted: 1260316540
LastModified: 1681824010
URLPath: /cgit/aur.git/snapshot/vim-vimwiki.tar.gz