neovim-ddc on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S neovim-ddc

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

$ yay -Rns neovim-ddc

2. Manually Install "neovim-ddc" via AUR

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

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

b. Clone neovim-ddc's git locally

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

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

$ cd ~/neovim-ddc $ makepkg -si

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

ID: 975548
Name: neovim-ddc
PackageBaseID: 172123
PackageBase: vim-ddc
Version: 0.17.0-1
Description: Dark deno-powered completion framework
URL: https://github.com/shougo/ddc.vim
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lmartinez-mirror
FirstSubmitted: 1634458336
LastModified: 1634458336
URLPath: /cgit/aur.git/snapshot/neovim-ddc.tar.gz