# 使用 Homebrew 安装 uru

查看 uru 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install uru
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:uru
- **软件包管理器:** Homebrew
- **版本:** 0.8.5
- **来源摘要:** Use multiple rubies on multiple platforms
- **主页:** <https://bitbucket.org/jonforums/uru>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- uru_rt (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.8.5
## 项目历史与用法

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.

### 时间线

- 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.

### 来源

- 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


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- 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)


## 来源

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