vim-rails on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S vim-rails

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

$ yay -Rns vim-rails

2. Manually Install "vim-rails" via AUR

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

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

b. Clone vim-rails's git locally

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

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

$ cd ~/vim-rails $ makepkg -si

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

ID: 496191
Name: vim-rails
PackageBaseID: 128980
PackageBase: vim-rails
Version: 5.4_25852-2
Description: ViM plugin for enhanced Ruby on Rails application development
URL: http://www.vim.org/scripts/script.php?script_id=1567
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: alaskanarcher
Submitter: Barthalion
FirstSubmitted: 1515344123
LastModified: 1521616066
URLPath: /cgit/aur.git/snapshot/vim-rails.tar.gz