How to Install and Uninstall vim-rails Package on Kali Linux

Last updated: May 14,2024

1. Install "vim-rails" package

This is a short guide on how to install vim-rails on Kali Linux

$ sudo apt update $ sudo apt install vim-rails

2. Uninstall "vim-rails" package

Please follow the guidance below to uninstall vim-rails on Kali Linux:

$ sudo apt remove vim-rails $ sudo apt autoclean && sudo apt autoremove

3. Information about the vim-rails package on Kali Linux

Package: vim-rails
Version: 5.4-2
Installed-Size: 270
Maintainer: Thiago Marques Siqueira
Architecture: all
Depends: vim, dh-vim-addon, vim (>= 2:8.1.0693-2~) | neovim (>= 0.2.2-1~)
Recommends: vim-scripts
Size: 58456
SHA256: 0ba64cbb8e73b3ec47b690f4de37294123843cd63ed5ff2a1fc709ff169994df
SHA1: 623a6608b7b7a7395f9d737d104a0e5546c11ca2
MD5sum: 7c6d90aae28c78235da48c33be6f02de
Description: vim development tools for Rails development
vim-rails provides several tools for Rails development with vim:
.
* only affects buffers of files inside Rails projects.
* fills key variables like 'makeprg', 'path' with appropriate values for your
application.
* enhanced syntax highlighting for files in Rails projects.
* interface to Rails' scripts/*
* automated partial extraction
* integration with project and dbext vim addons, present in the vim-scripts
package.
Description-md5:
Homepage: https://www.vim.org/scripts/script.php?script_id=1567
Section: editors
Priority: optional
Filename: pool/main/v/vim-rails/vim-rails_5.4-2_all.deb