vim-asyncomplete on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S vim-asyncomplete

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

$ yay -Rns vim-asyncomplete

2. Manually Install "vim-asyncomplete" via AUR

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

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

b. Clone vim-asyncomplete's git locally

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

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

$ cd ~/vim-asyncomplete $ makepkg -si

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

ID: 859654
Name: vim-asyncomplete
PackageBaseID: 162976
PackageBase: vim-asyncomplete
Version: 2.1.0-1
Description: Async autocompletion for Vim 8 and Neovim with timers
URL: https://github.com/prabirshrestha/asyncomplete.vim
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: VannTen
Submitter: VannTen
FirstSubmitted: 1612642377
LastModified: 1612642377
URLPath: /cgit/aur.git/snapshot/vim-asyncomplete.tar.gz