vim-lsp-git on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S vim-lsp-git

* (Optional) Uninstall vim-lsp-git on Arch using YAY

$ yay -Rns vim-lsp-git

2. Manually Install "vim-lsp-git" via AUR

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

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

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

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

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

$ cd ~/vim-lsp-git $ makepkg -si

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

ID: 592026
Name: vim-lsp-git
PackageBaseID: 128456
PackageBase: vim-lsp-git
Version: 0.352.0310241-2
Description: async language server protocol plugin for vim and neovim
URL: https://github.com/prabirshrestha/vim-lsp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: SilverRainZ
Submitter: SilverRainZ
FirstSubmitted: 1514438601
LastModified: 1551834496
URLPath: /cgit/aur.git/snapshot/vim-lsp-git.tar.gz