vim-bash-support on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S vim-bash-support

* (Optional) Uninstall vim-bash-support on Arch using YAY

$ yay -Rns vim-bash-support

2. Manually Install "vim-bash-support" via AUR

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

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

b. Clone vim-bash-support's git locally

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

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

$ cd ~/vim-bash-support $ makepkg -si

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

ID: 622147
Name: vim-bash-support
PackageBaseID: 19502
PackageBase: vim-bash-support
Version: 4.3-1
Description: BASH-IDE - Write and run BASH-scripts using menus and hotkeys.
URL: https://www.vim.org/scripts/script.php?script_id=365
NumVotes: 27
Popularity: 0
OutOfDate:
Maintainer: 3ED_0
Submitter: 3ED_0
FirstSubmitted: 1220228035
LastModified: 1560715029
URLPath: /cgit/aur.git/snapshot/vim-bash-support.tar.gz