neovim-deoplete on AUR (Arch User Repository)
Last updated: November 14,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
Copied
b. Install neovim-deoplete on Arch using YAY
$
yay -S
neovim-deoplete
Copied
* (Optional) Uninstall neovim-deoplete on Arch using YAY
$
yay -Rns
neovim-deoplete
Copied
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
Copied
b. Clone neovim-deoplete's git locally
$
git clone https://aur.archlinux.org/neovim-deoplete.git
~/neovim-deoplete
Copied
c. Go to ~/neovim-deoplete folder and install it
$
cd
~/neovim-deoplete
Copied
$
makepkg -si
Copied
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
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