How to Install and Uninstall ruby-neovim Package on Kali Linux

Last updated: May 15,2024

1. Install "ruby-neovim" package

Here is a brief guide to show you how to install ruby-neovim on Kali Linux

$ sudo apt update $ sudo apt install ruby-neovim

2. Uninstall "ruby-neovim" package

Please follow the steps below to uninstall ruby-neovim on Kali Linux:

$ sudo apt remove ruby-neovim $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-neovim package on Kali Linux

Package: ruby-neovim
Version: 0.9.1-3
Installed-Size: 120
Maintainer: Debian Ruby Team
Architecture: all
Provides: vim-ruby
Depends: ruby, ruby-msgpack (>= 1.1), ruby-multi-json (>= 1.0), neovim
Size: 23376
SHA256: 0a14f319fa450a240bdd957604d4470a2ef1d0f69ae882259e2b567676f35760
SHA1: e584674f4991d8e56200cdd1e7d184f01be40833
MD5sum: 91196ca813bd486452ca8bbb5570f773
Description: Ruby client for Neovim
Ruby library to control remote neovim instances.
.
Can be used as a neovim plugin host, allowing one to write neovim plugins
completely in ruby.
.
It also acts as a compatibility layer for Ruby plugins written for legacy
vim. The :ruby, :rubyfile, and :rubydo commands are intended to behave the
same as they did in vim.
Description-md5:
Homepage: https://github.com/alexgenco/neovim-ruby
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-neovim/ruby-neovim_0.9.1-3_all.deb