ruby 3.2.3
Programming language interpreter
Ruby is a dynamic object-oriented programming language with a focus on simplicity and productivity.
- Website: https://www.ruby-lang.org
- Licenses: Ruby License
- Package source: gnu/packages/ruby.scm
- Builds: See build status
- Issues: See known issues
Installation
Install ruby 3.2.3
as follows:
guix install ruby@3.2.3
Or install the latest version:
guix install ruby
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.