vim-openbrowser on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S vim-openbrowser

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

$ yay -Rns vim-openbrowser

2. Manually Install "vim-openbrowser" via AUR

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

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

b. Clone vim-openbrowser's git locally

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

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

$ cd ~/vim-openbrowser $ makepkg -si

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

ID: 987589
Name: vim-openbrowser
PackageBaseID: 47647
PackageBase: vim-openbrowser
Version: 2.0.0-2
Description: Open URI with your favorite browser from vim
URL: http://www.vim.org/scripts/script.php?script_id=3133
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: vali
Submitter: vali
FirstSubmitted: 1300800679
LastModified: 1636710161
URLPath: /cgit/aur.git/snapshot/vim-openbrowser.tar.gz