vim-asyncomplete on AUR (Arch User Repository)
Last updated: November 15,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
Copied
b. Install vim-asyncomplete on Arch using YAY
$
yay -S
vim-asyncomplete
Copied
* (Optional) Uninstall vim-asyncomplete on Arch using YAY
$
yay -Rns
vim-asyncomplete
Copied
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
Copied
b. Clone vim-asyncomplete's git locally
$
git clone https://aur.archlinux.org/vim-asyncomplete.git
~/vim-asyncomplete
Copied
c. Go to ~/vim-asyncomplete folder and install it
$
cd
~/vim-asyncomplete
Copied
$
makepkg -si
Copied
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
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