vim-vbookmark on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S vim-vbookmark

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

$ yay -Rns vim-vbookmark

2. Manually Install "vim-vbookmark" via AUR

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

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

b. Clone vim-vbookmark's git locally

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

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

$ cd ~/vim-vbookmark $ makepkg -si

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

ID: 215339
Name: vim-vbookmark
PackageBaseID: 64337
PackageBase: vim-vbookmark
Version: 0.3.0-2
Description: A bookmark plugin
URL: http://vim.org/scripts/script.php?script_id=4299
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: dracorp
FirstSubmitted: 1352190430
LastModified: 1437920820
URLPath: /cgit/aur.git/snapshot/vim-vbookmark.tar.gz