vim-vim-support on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S vim-vim-support

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

$ yay -Rns vim-vim-support

2. Manually Install "vim-vim-support" via AUR

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

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

b. Clone vim-vim-support's git locally

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

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

$ cd ~/vim-vim-support $ makepkg -si

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

ID: 634711
Name: vim-vim-support
PackageBaseID: 57773
PackageBase: vim-vim-support
Version: 2.4-1
Description: Vim-IDE implements a vim script IDE with hotkeys and snippets from the same author of vim-{bash,perl,lua,c}-support
URL: https://www.vim.org/scripts/script.php?script_id=3931
NumVotes: 24
Popularity: 0.117999
OutOfDate:
Maintainer: 3ED_0
Submitter: rickeyski
FirstSubmitted: 1332173326
LastModified: 1564874862
URLPath: /cgit/aur.git/snapshot/vim-vim-support.tar.gz