neovim-deoplete-git on AUR (Arch User Repository)

Last updated: June 22,2024

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

$ yay -S neovim-deoplete-git

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

$ yay -Rns neovim-deoplete-git

2. Manually Install "neovim-deoplete-git" 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-git's git locally

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

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

$ cd ~/neovim-deoplete-git $ makepkg -si

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

ID: 975536
Name: neovim-deoplete-git
PackageBaseID: 172120
PackageBase: neovim-deoplete-git
Version: 6.1.r13.g18788fc-1
Description: Dark powered asynchronous completion framework
URL: https://github.com/shougo/deoplete.nvim
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lmartinez-mirror
FirstSubmitted: 1634456850
LastModified: 1634456850
URLPath: /cgit/aur.git/snapshot/neovim-deoplete-git.tar.gz