How To Install Mruby?

How To Install Mruby?

mruby

lightweight implementation of the Ruby language

Maintainer: Nobuhiro Iwamatsu


Section: ruby

Install mruby

  • Debian apt-get install mruby Click to copy
  • Ubuntu apt-get install mruby Click to copy
  • Alpine OS apk add mruby Click to copy
  • Kali Linux apt-get install mruby Click to copy
  • Raspbian apt-get install mruby Click to copy
  • macOS brew install mruby Click to copy

mruby

lightweight implementation of the Ruby language

mruby is the lightweight implementation of the Ruby language complying to the ISO standard. This can be linked and embedded within your application. This package contains the following tools: * mirb: Embeddable interactive ruby shell * mrbc: mruby compiler * mruby: mruby interpreter * mrdb: mruby debugger * mruby-strip: mruby strip

Installing mruby command is simple. just copy one of the above commands for your operating system and paste it into terminal. This command is available for Debian, Ubuntu, Alpine, Kali, Raspbian and macOS operating systems. Once you run the command it will install the latest version of mruby 2026 package in your OS.