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

Last updated: May 18,2024

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

$ yay -S vim-dein-git

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

$ yay -Rns vim-dein-git

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

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

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

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

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

ID: 518012
Name: vim-dein-git
PackageBaseID: 109036
PackageBase: vim-dein-git
Version: 1.5.r34.g0341197-1
Description: dark powered Vim/Neovim plugin manager
URL: https://github.com/Shougo/dein.vim
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: cyrevolt
Submitter: cyrevolt
FirstSubmitted: 1458424350
LastModified: 1528550710
URLPath: /cgit/aur.git/snapshot/vim-dein-git.tar.gz