ruby-lang.org
Powerful, clean, object-oriented scripting language
Package Information
- Domain:
ruby-lang.org - Name:
ruby-lang.org - Homepage: Not specified
- Source: View on GitHub
Installation
bash
# Install with launchpad
launchpad install rubyPrograms
This package provides the following executable programs:
erbirbrakerdocriruby
Aliases
This package can also be accessed using these aliases:
ruby
Available Versions
Show all 45 versions
3.4.5,3.4.4,3.4.3,3.4.2,3.4.13.3.9,3.3.8,3.3.7,3.3.6,3.3.53.3.4,3.3.3,3.3.2,3.3.1,3.3.03.2.9,3.2.8,3.2.7,3.2.6,3.2.53.2.4,3.2.3,3.2.2,3.2.1,3.2.03.1.7,3.1.6,3.1.5,3.1.4,3.1.33.1.2,3.1.1,3.1.0,3.0.7,3.0.63.0.5,3.0.4,3.0.3,3.0.2,3.0.13.0.0,2.7.8,2.7.6,2.6.10,2.5.9
Latest Version: 3.4.5
Install Specific Version
bash
# Install specific version
sh <(curl https://pkgx.sh) +ruby-lang.org@3.4.5 -- $SHELL -iDependencies
This package depends on:
openssl.org^1.1pyyaml.org^0.2zlib.net^1
Related Packages
These packages work well with ruby-lang.org:
rubygems.org- Powerful, clean, object-oriented scripting language
Usage Examples
typescript
import { pantry } from 'ts-pkgx'
// Access this package
const pkg = pantry.ruby
console.log(`Package: ${pkg.name}`)
console.log(`Description: ${pkg.description}`)
console.log(`Programs: ${pkg.programs.join(', ')}`)Links
This documentation was auto-generated from package data.