vim-ddc on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S vim-ddc

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

$ yay -Rns vim-ddc

2. Manually Install "vim-ddc" via AUR

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

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

b. Clone vim-ddc's git locally

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

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

$ cd ~/vim-ddc $ makepkg -si

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

ID: 975547
Name: vim-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/vim-ddc.tar.gz