macOS
brew install urulocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für uru in AI-Agent-Workflows.
Installation
brew install urulocal Homebrew formula metadata
Überblick
Use multiple rubies on multiple platforms
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
uru_rt | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://bitbucket.org/jonforums/uru
Installationsmetadaten
| Paketschlüssel | brew:uru |
|---|---|
| Version | 0.8.5 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/uru |
| Homepage | https://bitbucket.org/jonforums/uru |
| Repository | https://bitbucket.org/jonforums/uru |
| Upstream-Dokumentation | https://bitbucket.org/jonforums/uru |
| Lizenz | BSD-3-Clause |
| Quellarchiv | https://bitbucket.org/jonforums/uru/get/v0.8.5.tar.gz |
| Build-Abhängigkeiten | go |
| Bottle | verfügbar (auf 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 | nicht definiert |
| Dienst | keiner deklariert |
| Einschränkungen | Append to ~/.profile on Ubuntu, or to ~/.zshrc on Zsh $ echo 'eval "$(uru_rt admin install)"' >> ~/.bash_profile |
Registry-Fakten
| 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 |
|
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.