vim-ddc-git on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S vim-ddc-git

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

$ yay -Rns vim-ddc-git

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

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

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

$ cd ~/vim-ddc-git $ makepkg -si

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

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