deoplete-git on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S deoplete-git

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

$ yay -Rns deoplete-git

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

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

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

$ cd ~/deoplete-git $ makepkg -si

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

ID: 1308692
Name: deoplete-git
PackageBaseID: 128562
PackageBase: deoplete-git
Version: r2062.62dd019-1
Description: deoplete completion plugin for neovim
URL: https://github.com/Shougo/deoplete.nvim
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Trent
Submitter: Trent
FirstSubmitted: 1514888470
LastModified: 1692917659
URLPath: /cgit/aur.git/snapshot/deoplete-git.tar.gz