Ruby1.8 Installation On A Debian And Raspbian

Ruby1.8 Installation On A Debian And Raspbian

ruby1.8

Debugging symbols for Ruby 1.8

Install ruby1.8

  • Debian apt-get install ruby1.8 Click to copy
  • Raspbian apt-get install ruby1.8 Click to copy

libruby1.8-dbg

Debugging symbols for Ruby 1.8

Contains debugging symbols for libruby1.8. This package is provided primarily to provide a backtrace with names in a debugger, this makes it somewhat easier to interpret core dumps. Most people will not need this package.

ruby1.8

Interpreter of object-oriented scripting language Ruby 1.8

Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in perl). It is simple, straight-forward, and extensible. This package provides version 1.8 series of Ruby. On Debian, Ruby 1.8 is provided as separate packages. You can get full Ruby 1.8 distribution by installing following packages. ruby1.8 ruby1.8-dev ri1.8 ruby1.8-examples libtcltk-ruby1.8

To install the latest version of ruby1.8 in your favorite operating system just copy the ruby1.8 installation command from above and paste it into terminal. It will download and install the latest version of ruby1.8 2024 package in your OS.