ruby-neovim on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S ruby-neovim

* (Optional) Uninstall ruby-neovim on Arch using YAY

$ yay -Rns ruby-neovim

2. Manually Install "ruby-neovim" via AUR

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

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

b. Clone ruby-neovim's git locally

$ git clone https://aur.archlinux.org/ruby-neovim.git ~/ruby-neovim

c. Go to ~/ruby-neovim folder and install it

$ cd ~/ruby-neovim $ makepkg -si

3. Information about the ruby-neovim package on Arch User Repository (AUR)

ID: 1348654
Name: ruby-neovim
PackageBaseID: 113434
PackageBase: ruby-neovim
Version: 0.9.1-1
Description: Ruby bindings for Neovim
URL: https://github.com/neovim/neovim-ruby
NumVotes: 23
Popularity: 0.869372
OutOfDate:
Maintainer: tjquillan
Submitter: fwalch
FirstSubmitted: 1468178925
LastModified: 1699295094
URLPath: /cgit/aur.git/snapshot/ruby-neovim.tar.gz