vim_bridge-git on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S vim_bridge-git

* (Optional) Uninstall vim_bridge-git on Arch using YAY

$ yay -Rns vim_bridge-git

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

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

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

$ cd ~/vim_bridge-git $ makepkg -si

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

ID: 192259
Name: vim_bridge-git
PackageBaseID: 56783
PackageBase: vim_bridge-git
Version: 20101206-1
Description: A Python-to-Vim bridge decorator to call Python functions in Vim scripts.
URL: https://github.com/nvie/vim_bridge
NumVotes: 2
Popularity: 0
OutOfDate: 1700344400
Maintainer:
Submitter: Mic92
FirstSubmitted: 1329597622
LastModified: 1434030585
URLPath: /cgit/aur.git/snapshot/vim_bridge-git.tar.gz