vim-railscasts on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S vim-railscasts

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

$ yay -Rns vim-railscasts

2. Manually Install "vim-railscasts" via AUR

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

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

b. Clone vim-railscasts's git locally

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

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

$ cd ~/vim-railscasts $ makepkg -si

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

ID: 307716
Name: vim-railscasts
PackageBaseID: 27955
PackageBase: vim-railscasts
Version: 2.1-1
Description: railscasts color theme that works in 256color terminals as well as gui
URL: http://www.vim.org/scripts/script.php?script_id=2175
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lpapp
FirstSubmitted: 1246704226
LastModified: 1464617892
URLPath: /cgit/aur.git/snapshot/vim-railscasts.tar.gz