This package browser is in early development. Mind the rough edges.

ruby

Programming language interpreter

Ruby is a dynamic object-oriented programming language with a focus on simplicity and productivity.

Installation

Install the latest version of ruby as follows:

guix install ruby

Or install a particular version:

guix install ruby@2.6.10

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.