macOS
brew install urulocal Homebrew formula metadata
インストール
brew install urulocal Homebrew formula metadata
概要
Use multiple rubies on multiple platforms
履歴
Uru is a lightweight, multi-platform Ruby environment manager written in Go. Its README describes it as a minimal command-line tool for using multiple MRI, JRuby, and Rubinius installations across 32-bit and 64-bit Linux, OS X, and Windows systems.
The Bitbucket repository was created in April 2013. Early tags followed quickly through 2013, and the README's current version line identifies 0.8.5, which Bitbucket tag metadata dates to March 2018. The design pitch contrasts Uru with RVM, rbenv, pik, and chruby by emphasizing a small multi-platform core.
The README documents direct binary installation and mentions Scoop, Chocolatey, Cygwin/MSYS2, Fish shell, Linux, and OS X installation paths. In this batch, source_facts lists Homebrew packaging, so package-manager adoption is present but narrower than better-known Ruby managers.
Users install the uru_rt executable, run an admin install command to integrate it with their shell, register Ruby installations, then switch between tags with commands such as uru ls, uru 174, or uru sys. The README examples show using Uru to run commands across registered Rubies and inspect gem availability.
Uru is interesting to package nerds as a cross-platform alternative in a niche where many tools grew around Unix shell integration. Its small Go binary and Homebrew formula make it easy to package, while the runtime-switching behavior overlaps with the version-manager ecosystem.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
uru_rt | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://bitbucket.org/jonforums/uru
インストールメタデータ
| パッケージキー | brew:uru |
|---|---|
| バージョン | 0.8.5 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/uru |
| ホームページ | https://bitbucket.org/jonforums/uru |
| リポジトリ | https://bitbucket.org/jonforums/uru |
| 上流ドキュメント | https://bitbucket.org/jonforums/uru |
| ライセンス | BSD-3-Clause |
| ソースアーカイブ | https://bitbucket.org/jonforums/uru/get/v0.8.5.tar.gz |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
| 注意点 | Append to ~/.profile on Ubuntu, or to ~/.zshrc on Zsh $ echo 'eval "$(uru_rt admin install)"' >> ~/.bash_profile |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | uru |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.