# uru mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für uru in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:uru
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install uru
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:uru
- **Paketmanager:** Homebrew
- **Version:** 0.8.5
- **Quellzusammenfassung:** Use multiple rubies on multiple platforms
- **Homepage:** <https://bitbucket.org/jonforums/uru>
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- uru_rt (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.8.5
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 2013-04-09: Bitbucket repository metadata records repository creation.
- 2013-05-10: Bitbucket tag metadata records v0.2.0.
- 2018-03-10: Bitbucket tag metadata records v0.8.5.
- 2018-03-10: Go package documentation snapshot for v0.8.5 was published.

### Related projects

- The README compares Uru with RVM, rbenv, pik, and chruby.

### Quellen

- Go package documentation: https://pkg.go.dev/bitbucket.org/jonforums/uru/cmd/uru
- Input source_facts.package-manager lists Homebrew packaging.
- Official Bitbucket repository API metadata: https://api.bitbucket.org/2.0/repositories/jonforums/uru
- Official README via Bitbucket API: https://api.bitbucket.org/2.0/repositories/jonforums/uru/src/master/README.md
- Official tag metadata via Bitbucket API: https://api.bitbucket.org/2.0/repositories/jonforums/uru/refs/tags


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals


## Combined YAML source

View the package source record on GitHub. [combined/uru.yml](https://github.com/mxcl/pkgdb/blob/main/combined/uru.yml)


## Quellen

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
