completion-nvim on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "completion-nvim" 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 completion-nvim on Arch using YAY
$
yay -S
completion-nvim
Copied
* (Optional) Uninstall completion-nvim on Arch using YAY
$
yay -Rns
completion-nvim
Copied
2. Manually Install "completion-nvim" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone completion-nvim's git locally
$
git clone https://aur.archlinux.org/completion-nvim.git
~/completion-nvim
Copied
c. Go to ~/completion-nvim folder and install it
$
cd
~/completion-nvim
Copied
$
makepkg -si
Copied
3. Information about the completion-nvim package on Arch User Repository (AUR)
ID: 977720
Name: completion-nvim
PackageBaseID: 171910
PackageBase: completion-nvim
Version: 87b0f86-1
Description: A async completion framework aims to provide completion to neovim.
URL: https://github.com/nvim-lua/completion-nvim
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ZhangHua
FirstSubmitted: 1633960052
LastModified: 1634873938
URLPath: /cgit/aur.git/snapshot/completion-nvim.tar.gz
Name: completion-nvim
PackageBaseID: 171910
PackageBase: completion-nvim
Version: 87b0f86-1
Description: A async completion framework aims to provide completion to neovim.
URL: https://github.com/nvim-lua/completion-nvim
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ZhangHua
FirstSubmitted: 1633960052
LastModified: 1634873938
URLPath: /cgit/aur.git/snapshot/completion-nvim.tar.gz