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

Last updated: May 15,2024

1. Install "ruby-railties" package

In this section, we are going to explain the necessary steps to install ruby-railties on Kali Linux

$ sudo apt update $ sudo apt install ruby-railties

2. Uninstall "ruby-railties" package

In this section, we are going to explain the necessary steps to uninstall ruby-railties on Kali Linux:

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

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

Package: ruby-railties
Source: rails
Version: 2:6.1.7.3+dfsg-3
Installed-Size: 1318
Maintainer: Debian Ruby Team
Architecture: all
Depends: rake, ruby:any (>= 1:2.5.0), ruby-actionpack (= 2:6.1.7.3+dfsg-3), ruby-activesupport (= 2:6.1.7.3+dfsg-3), ruby-method-source, ruby-thor (>= 1.0~)
Breaks: ruby-browser (<< 4.2~), ruby-coffee-rails (<< 5.0~), ruby-rails-i18n (<< 6.0~), ruby-roadie-rails (<< 2.1.1~), ruby-sidekiq (<< 6.0~), ruby-web-console (<< 4.1~)
Size: 453176
SHA256: 6df0332831dbf392dfe38bd01101824b2ae18ff5c3d442f812b8fdbbc8a055d8
SHA1: ee425e711e16a33896be216bc60d0e5250458dee
MD5sum: 771592fd0cfbb610630b1150929899c9
Description: tools for creating, working with, and running Rails applications
This package contains the Rails internals, i.e. components that implement
and/or control application bootup, plugins, generators, and rake tasks.
Description-md5:
Homepage: https://rubyonrails.org/
Section: ruby
Priority: optional
Filename: pool/main/r/rails/ruby-railties_6.1.7.3+dfsg-3_all.deb