FICHA · MANJARO

ruby-irb

Interactive Ruby command-line tool for REPL (Read Eval Print Loop).

  • cli
  • CLI
  • REPL
  • Launchable
  • Runs in terminal
official+codex · reviewed · May 29, 2026 description in en

Description

Lets users type Ruby code interactively and see results immediately in a REPL. It is useful for learning the language, testing small expressions, exploring libraries, and debugging behavior by hand.

Interactive sessions can execute arbitrary Ruby code. Use them carefully in project directories or privileged shells, and avoid pasting commands from untrusted sources.

How to run

irb

Commands: irb

Permissions

Permissions not analysed for this source yet.