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

Last updated: June 29,2024

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

$ yay -S vim-completor-git

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

$ yay -Rns vim-completor-git

2. Manually Install "vim-completor-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-completor-git's git locally

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

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

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

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

ID: 473049
Name: vim-completor-git
PackageBaseID: 128424
PackageBase: vim-completor-git
Version: r227.6e4fba0-1
Description: Asynchronous code completion framework for vim8
URL: https://github.com/maralla/completor.vim
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: iosonofabio
Submitter: iosonofabio
FirstSubmitted: 1514337598
LastModified: 1514337598
URLPath: /cgit/aur.git/snapshot/vim-completor-git.tar.gz