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

Last updated: May 13,2024

1. Install "ruby-rails" package

Please follow the instructions below to install ruby-rails on Kali Linux

$ sudo apt update $ sudo apt install ruby-rails

2. Uninstall "ruby-rails" package

Please follow the instructions below to uninstall ruby-rails on Kali Linux:

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

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

Package: ruby-rails
Source: rails
Version: 2:6.1.7.3+dfsg-3
Installed-Size: 68
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-actioncable (= 2:6.1.7.3+dfsg-3), ruby-actionmailbox (= 2:6.1.7.3+dfsg-3), ruby-actionmailer (= 2:6.1.7.3+dfsg-3), ruby-actionpack (= 2:6.1.7.3+dfsg-3), ruby-actiontext (= 2:6.1.7.3+dfsg-3), ruby-actionview (= 2:6.1.7.3+dfsg-3), ruby-activejob (= 2:6.1.7.3+dfsg-3), ruby-activemodel (= 2:6.1.7.3+dfsg-3), ruby-activerecord (= 2:6.1.7.3+dfsg-3), ruby-activestorage (= 2:6.1.7.3+dfsg-3), ruby-activesupport (= 2:6.1.7.3+dfsg-3), ruby-bundler, ruby-railties (= 2:6.1.7.3+dfsg-3), ruby-sprockets-rails (>= 2.3.2~)
Breaks: gitlab (<= 12.6.8-3~), ruby-data-migrate (<< 6.7.0~), ruby-invisible-captcha (<< 1.1.0-5~), ruby-leaflet-rails (<< 1.6.0+dfsg-2~), ruby-roadie-rails (<< 2.1.1~)
Size: 25740
SHA256: 22a5bf2fd933af5e9015e1f8392844bb0972f6725063ae082f737daa47e6bf6c
SHA1: c959d8e8463c32daf0e756ee8fd2e3310c834160
MD5sum: 41d0c3c30cee6c186086c8ad41c88fb6
Description: MVC ruby based framework geared for web application development
Rails is a full-stack, open-source web framework in Ruby for writing
real-world applications.
.
Being a full-stack framework means that all layers are built to work
seamlessly together. That way you don't repeat yourself and you can
use a single language from top to bottom. Everything from templates to
control flow to business logic is written in Ruby.
Description-md5:
Homepage: https://rubyonrails.org/
Section: ruby
Priority: optional
Filename: pool/main/r/rails/ruby-rails_6.1.7.3+dfsg-3_all.deb