vim-denops on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S vim-denops

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

$ yay -Rns vim-denops

2. Manually Install "vim-denops" via AUR

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

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

b. Clone vim-denops's git locally

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

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

$ cd ~/vim-denops $ makepkg -si

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

ID: 1131853
Name: vim-denops
PackageBaseID: 172121
PackageBase: vim-denops
Version: 3.2.0-1
Description: Vim ecosystem for writing plugins in Deno
URL: https://github.com/vim-denops/denops.vim
NumVotes: 1
Popularity: 0.024574
OutOfDate:
Maintainer:
Submitter: lmartinez-mirror
FirstSubmitted: 1634458091
LastModified: 1661644605
URLPath: /cgit/aur.git/snapshot/vim-denops.tar.gz