vim-rsense on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S vim-rsense

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

$ yay -Rns vim-rsense

2. Manually Install "vim-rsense" via AUR

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

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

b. Clone vim-rsense's git locally

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

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

$ cd ~/vim-rsense $ makepkg -si

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

ID: 227474
Name: vim-rsense
PackageBaseID: 99213
PackageBase: vim-rsense
Version: 0.3-1
Description: Vim plugin for ruby autocomlete,You need set g:rsenseHome properly in vimrc.
URL: http://cx4a.org/pub/rsense
NumVotes: 1
Popularity: 0
OutOfDate: 1557162710
Maintainer: tsg340521
FirstSubmitted: 1441154264
LastModified: 1441154396
URLPath: /cgit/aur.git/snapshot/vim-rsense.tar.gz