How to Install and Uninstall ruby-web-console Package on Kali Linux

Last updated: April 30,2024

1. Install "ruby-web-console" package

This guide covers the steps necessary to install ruby-web-console on Kali Linux

$ sudo apt update $ sudo apt install ruby-web-console

2. Uninstall "ruby-web-console" package

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

$ sudo apt remove ruby-web-console $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-web-console package on Kali Linux

Package: ruby-web-console
Version: 4.2.0-1
Installed-Size: 110
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-railties (>= 2:6.0.0), ruby-activemodel (>= 2:6.0.0), ruby-actionview (>= 2:6.0.0), ruby-bindex (>= 0.4.0)
Size: 28028
SHA256: 0e8818f26150c56c247aa5a1e5a55bef13095ac766980770c9e52d340965e0f3
SHA1: eab725067983532923b1980c79daddfeedeb101e
MD5sum: af4d4c4219802bfe858e39a0de6064f4
Description: Ruby on Rails debugger
The web console allows you to create an interactive Ruby session in your
browser. Those sessions are launched automatically in case on an error, but
they can also be launched manually in any page.
.
web-console is meant a debugging tool for Rails applications in development
environments.
Description-md5:
Homepage: https://github.com/rails/web-console
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-web-console/ruby-web-console_4.2.0-1_all.deb