vim-autocomplpop on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "vim-autocomplpop" 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-autocomplpop on Arch using YAY
$
yay -S
vim-autocomplpop
Copied
* (Optional) Uninstall vim-autocomplpop on Arch using YAY
$
yay -Rns
vim-autocomplpop
Copied
2. Manually Install "vim-autocomplpop" 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-autocomplpop's git locally
$
git clone https://aur.archlinux.org/vim-autocomplpop.git
~/vim-autocomplpop
Copied
c. Go to ~/vim-autocomplpop folder and install it
$
cd
~/vim-autocomplpop
Copied
$
makepkg -si
Copied
3. Information about the vim-autocomplpop package on Arch User Repository (AUR)
ID: 227073
Name: vim-autocomplpop
PackageBaseID: 99073
PackageBase: vim-autocomplpop
Version: 2.14.1-1
Description: With this plugin, your vim comes to automatically opens popup menu for completions when you enter characters or move the cursor in Insert mode. It won't prevent you continuing entering characters.
URL: https://bitbucket.org/ns9tks
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: tsg340521
Submitter: tsg340521
FirstSubmitted: 1441012981
LastModified: 1441067463
URLPath: /cgit/aur.git/snapshot/vim-autocomplpop.tar.gz
Name: vim-autocomplpop
PackageBaseID: 99073
PackageBase: vim-autocomplpop
Version: 2.14.1-1
Description: With this plugin, your vim comes to automatically opens popup menu for completions when you enter characters or move the cursor in Insert mode. It won't prevent you continuing entering characters.
URL: https://bitbucket.org/ns9tks
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: tsg340521
Submitter: tsg340521
FirstSubmitted: 1441012981
LastModified: 1441067463
URLPath: /cgit/aur.git/snapshot/vim-autocomplpop.tar.gz