vim-bootstrap on AUR (Arch User Repository)

Last updated: November 10,2024

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

$ yay -S vim-bootstrap

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

$ yay -Rns vim-bootstrap

2. Manually Install "vim-bootstrap" via AUR

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

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

b. Clone vim-bootstrap's git locally

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

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

$ cd ~/vim-bootstrap $ makepkg -si

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

ID: 912028
Name: vim-bootstrap
PackageBaseID: 167329
PackageBase: vim-bootstrap
Version: 1.21.10-1
Description: Vim Bootstrap is generator provides a simple method of generating a .vimrc configuration for vim
URL: https://github.com/editor-bootstrap/vim-bootstrap
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: avelino
Submitter: avelino
FirstSubmitted: 1621938591
LastModified: 1621938591
URLPath: /cgit/aur.git/snapshot/vim-bootstrap.tar.gz

5. The same packages on other Linux Distributions