vim-assistant on AUR (Arch User Repository)

Last updated: September 27,2024

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

$ yay -S vim-assistant

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

$ yay -Rns vim-assistant

2. Manually Install "vim-assistant" via AUR

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

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

b. Clone vim-assistant's git locally

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

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

$ cd ~/vim-assistant $ makepkg -si

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

ID: 198221
Name: vim-assistant
PackageBaseID: 59551
PackageBase: vim-assistant
Version: 1.5.8-1
Description: Display the definition of functions, variables, etc. (Tags, PHP/JS/Vim/...)
URL: http://www.vim.org/scripts/script.php?script_id=2805
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: jnbek
Submitter:
FirstSubmitted: 1338108694
LastModified: 1434493408
URLPath: /cgit/aur.git/snapshot/vim-assistant.tar.gz