vim-deoplete on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "vim-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 vim-deoplete on Arch using YAY
$
yay -S
vim-deoplete
Copied
* (Optional) Uninstall vim-deoplete on Arch using YAY
$
yay -Rns
vim-deoplete
Copied
2. Manually Install "vim-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 vim-deoplete's git locally
$
git clone https://aur.archlinux.org/vim-deoplete.git
~/vim-deoplete
Copied
c. Go to ~/vim-deoplete folder and install it
$
cd
~/vim-deoplete
Copied
$
makepkg -si
Copied
3. Information about the vim-deoplete package on Arch User Repository (AUR)
ID: 975534
Name: vim-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/vim-deoplete.tar.gz
Name: vim-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/vim-deoplete.tar.gz