How to Install and Uninstall ruby-web-console Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 21,2024

1. Install "ruby-web-console" package

Please follow the step by step instructions below to install ruby-web-console on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "ruby-web-console" package

Here is a brief guide to show you how to uninstall ruby-web-console on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the ruby-web-console package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-web-console
Priority: optional
Section: universe/ruby
Installed-Size: 87
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 2.2.1-2
Depends: ruby | ruby-interpreter, ruby-activemodel (>= 4.0), ruby-binding-of-caller (>= 0.7.2), ruby-railties (>= 4.0), ruby-sprockets-rails (<< 4.0), ruby-sprockets-rails (>= 2.0)
Filename: pool/universe/r/ruby-web-console/ruby-web-console_2.2.1-2_all.deb
Size: 19718
MD5sum: a96639b8ff9c25927616ace0fc402536
SHA1: 463e7d6bd0c2daf874d246d84ed263c36e438438
SHA256: a78ec8e9ce7c11d5c0e643e72d5f9859453dca13d0ea1c79d8b7aab45e21633a
Description-en: 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: dfe06a94694a83c6776045987d876939
Homepage: https://github.com/rails/web-console
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu