macOS
brew install urulocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de uru pour les workflows d'agents IA.
installation
brew install urulocal Homebrew formula metadata
aperçu
Use multiple rubies on multiple platforms
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
uru_rt | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://bitbucket.org/jonforums/uru
métadonnées d'installation
| Clé du paquet | brew:uru |
|---|---|
| Version | 0.8.5 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/uru |
| Page d'accueil | https://bitbucket.org/jonforums/uru |
| Dépôt | https://bitbucket.org/jonforums/uru |
| Docs amont | https://bitbucket.org/jonforums/uru |
| Licence | BSD-3-Clause |
| Archive source | https://bitbucket.org/jonforums/uru/get/v0.8.5.tar.gz |
| Dépendances de compilation | go |
| Bouteille | disponible (sur arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
| Précautions | Append to ~/.profile on Ubuntu, or to ~/.zshrc on Zsh $ echo 'eval "$(uru_rt admin install)"' >> ~/.bash_profile |
faits du registre
| 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 |
|
piste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.