neovim-deoplete on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S neovim-deoplete

* (Optional) Uninstall neovim-deoplete on Arch using YAY

$ yay -Rns neovim-deoplete

2. Manually Install "neovim-deoplete" via AUR

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

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

b. Clone neovim-deoplete's git locally

$ git clone https://aur.archlinux.org/neovim-deoplete.git ~/neovim-deoplete

c. Go to ~/neovim-deoplete folder and install it

$ cd ~/neovim-deoplete $ makepkg -si

3. Information about the neovim-deoplete package on Arch User Repository (AUR)

ID: 975533
Name: neovim-deoplete
PackageBaseID: 172119
PackageBase: neovim-deoplete
Version: 6.1-1
Description: Dark powered asynchronous completion framework
URL: https://github.com/shougo/deoplete.nvim
NumVotes: 2
Popularity: 2.0E-6
OutOfDate:
Maintainer:
Submitter: lmartinez-mirror
FirstSubmitted: 1634456336
LastModified: 1634456384
URLPath: /cgit/aur.git/snapshot/neovim-deoplete.tar.gz