macOS
brew install mrubylocal Homebrew formula metadata
sudo port install mrubyMacPorts ports tree · lang/mruby/Portfile · ソース: api.github.com
brew
mruby のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install mrubylocal Homebrew formula metadata
sudo port install mrubyMacPorts ports tree · lang/mruby/Portfile · ソース: api.github.com
sudo apk add mrubyAlpine Linux edge package indexes · mruby · ソース: dl-cdn.alpinelinux.org
sudo apt install mrubyDebian stable package indexes · mruby · ソース: deb.debian.org
nix profile install nixpkgs#mrubynixpkgs package indexes · pkgs/by-name/mr/mruby/package.nix · ソース: api.github.com
sudo pacman -S mrubyArch Linux sync databases · mruby · ソース: geo.mirror.pkgbuild.com
sudo zypper install mrubyopenSUSE Tumbleweed package metadata · mruby · ソース: download.opensuse.org
概要
Lightweight implementation of the Ruby language
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
mirb | cli | グローバル実行可能ファイル | |
mrbc | cli | グローバル実行可能ファイル | |
mruby | cli | グローバル実行可能ファイル | |
mruby-config | cli | グローバル実行可能ファイル | |
mruby-strip | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/mruby/mruby
インストールメタデータ
| パッケージキー | brew:mruby |
|---|---|
| バージョン | 4.0.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/mruby |
| ホームページ | https://mruby.org/ |
| リポジトリ | https://github.com/mruby/mruby |
| 上流ドキュメント | https://mruby.org/docs |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/mruby/mruby/archive/refs/tags/4.0.0.tar.gz |
| ビルド依存関係 | bison |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 mrubyソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.