vim-exvim on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S vim-exvim

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

$ yay -Rns vim-exvim

2. Manually Install "vim-exvim" via AUR

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

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

b. Clone vim-exvim's git locally

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

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

$ cd ~/vim-exvim $ makepkg -si

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

ID: 226804
Name: vim-exvim
PackageBaseID: 99058
PackageBase: vim-exvim
Version: 0.5.0-1
Description: exVim make the vim as an IDE like environment all in vimscript.
URL: http://exvim.github.io/docs/
NumVotes: 0
Popularity: 0
OutOfDate: 1702068995
Maintainer: yhfudev
Submitter: yhfudev
FirstSubmitted: 1440991751
LastModified: 1440992065
URLPath: /cgit/aur.git/snapshot/vim-exvim.tar.gz