macOS
brew install mrubylocal Homebrew formula metadata
sudo port install mrubyMacPorts ports tree · lang/mruby/Portfile · source: api.github.com
brew
Lightweight implementation of the Ruby language. Version 4.0.0 via Homebrew; verified 2026-04-20.
install
brew install mrubylocal Homebrew formula metadata
sudo port install mrubyMacPorts ports tree · lang/mruby/Portfile · source: api.github.com
sudo apk add mrubyAlpine Linux edge package indexes · mruby · source: dl-cdn.alpinelinux.org
sudo apt install libmruby-devDebian stable package indexes · libmruby-dev · source: deb.debian.org
nix profile install nixpkgs#mrubynixpkgs package indexes · pkgs/by-name/mr/mruby/package.nix · source: api.github.com
sudo pacman -S mrubyArch Linux sync databases · mruby · source: geo.mirror.pkgbuild.com
sudo zypper install libmruby3_4_0openSUSE Tumbleweed package metadata · libmruby3_4_0 · source: download.opensuse.org
overview
Lightweight implementation of the Ruby language
history
mruby is a lightweight, embeddable implementation of Ruby associated with Ruby creator Yukihiro Matsumoto and the mruby contributors. The official site describes it as complying with part of the ISO/IEC 30170 Ruby specification and designed to be linked into applications where MRI Ruby is too heavy. The project also acknowledges sponsorship by Japan's Ministry of Economy, Trade and Industry Regional Innovation Creation R&D Programs.
The toolchain is deliberately small and embeddable. It provides the mruby interpreter, the mirb interactive shell, and mrbc, a compiler that emits mruby bytecode and can generate bytecode as a C source file. The GitHub README describes linking mruby into C or C++ applications, using the bin tools as examples, and customizing builds with mrbgems.
mruby's ecosystem role differs from the main Ruby implementation. It targets constrained environments, native applications, firmware-like embeddings, and products that want Ruby syntax without shipping a full MRI runtime. The release history on the official site records 1.0.0 in February 2014 and later 2.x, 3.x, and 4.x lines, reflecting a long-running compatibility and maintenance effort. Package managers expose the command-line tools and development library for developers embedding Ruby behavior or compiling scripts into bytecode.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
mirb | cli | global executable | |
mrbc | cli | global executable | |
mruby | cli | global executable | |
mruby-config | cli | global executable | |
mruby-strip | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/mruby/mruby
install metadata
| Package key | brew:mruby |
|---|---|
| Version | 4.0.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/mruby |
| Homepage | https://mruby.org/ |
| Repository | https://github.com/mruby/mruby |
| Upstream docs | https://mruby.org/docs |
| License | MIT |
| Source archive | https://github.com/mruby/mruby/archive/refs/tags/4.0.0.tar.gz |
| Last updated | 2026-04-20T10:02:18Z |
| Pulse | updated |
| Build dependencies | bison |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mruby |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
libmruby-dev 3.3.0-1
lightweight implementation of the Ruby language (development files)
sudo apt install libmruby-devmruby 3.3.0-1
lightweight implementation of the Ruby language
sudo apt install mrubymruby
nix profile install nixpkgs#mrubylibmruby-dev 3.2.0-2
lightweight implementation of the Ruby language (development files)
sudo apt install libmruby-devmruby 3.2.0-2
lightweight implementation of the Ruby language
sudo apt install mrubymruby 3.3.0-r0
Lightweight Ruby
sudo apk add mrubymruby-dev 3.3.0-r0
Lightweight Ruby (development files)
sudo apk add mruby-devmruby-tools 3.3.0-r0
Lightweight Ruby (tools)
sudo apk add mruby-toolsmruby 3.3.0-2
An interpreter for the Ruby programming language with the intention of being lightweight and easily embeddable
https://github.com/mruby/mruby
sudo pacman -S mrubylibmruby3_4_0 3.4.0-1.4
Lightweight Ruby Embedded Environment
https://github.com/mruby/mruby/
sudo zypper install libmruby3_4_0libmruby_core3_4_0 3.4.0-1.4
Lightweight Ruby Embedded Environment
https://github.com/mruby/mruby/
sudo zypper install libmruby_core3_4_0mruby 3.4.0-1.4
Lightweight Ruby
https://github.com/mruby/mruby/
sudo zypper install mrubymruby-devel 3.4.0-1.4
Lightweight Ruby Embedded Environment
https://github.com/mruby/mruby/
sudo zypper install mruby-develmruby
sudo port install mrubysource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.