vim-dein on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S vim-dein

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

$ yay -Rns vim-dein

2. Manually Install "vim-dein" via AUR

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

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

b. Clone vim-dein's git locally

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

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

$ cd ~/vim-dein $ makepkg -si

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

ID: 537739
Name: vim-dein
PackageBaseID: 133325
PackageBase: vim-dein
Version: 2.0-1
Description: dark powered Vim/Neovim plugin manager
URL: https://github.com/Shougo/dein.vim
NumVotes: 3
Popularity: 2.0E-6
OutOfDate:
Maintainer: cyrevolt
Submitter: cyrevolt
FirstSubmitted: 1528557418
LastModified: 1535059317
URLPath: /cgit/aur.git/snapshot/vim-dein.tar.gz