# 使用 Homebrew 安装 frum

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

## 安装

```sh
sudo av install brew:frum
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install frum
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:frum
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/frum>
- **版本:** 0.1.2
- **来源摘要:** Fast and modern Ruby version manager written in Rust
- **主页:** <https://github.com/TaKO8Ki/frum/>
- **仓库:** <https://github.com/TaKO8Ki/frum>
- **上游文档:** <https://github.com/TaKO8Ki/frum/>
- **许可证:** MIT
- **源码归档:** <https://github.com/TaKO8Ki/frum/archive/refs/tags/v0.1.2.tar.gz>
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- frum (cli)
- frum (别名)

## 构建依赖

- rust

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 0.1.2
- 本地数据: OK
- 上游仓库: https://github.com/TaKO8Ki/frum
- 检测到的最新版本: v0.1.2 (当前)
- 信息: No package-manager update timestamp was available.
## 项目历史与用法

frum is a Ruby version manager written in Rust. Its README positions it as a fast, modern alternative in the Ruby toolchain space, with support for `.ruby-version` files, shell initialization, completions, and Ruby installation commands.

### 项目历史

The project appeared publicly as a 0.1.0 alpha series in April 2021 and reached v0.1.0 in May 2021. Its README emphasizes a pure Rust implementation that does not use ruby-build, cross-platform support for macOS and Linux, and faster shell initialization than rbenv in the included benchmark.

The release history stayed small, with v0.1.2 published in November 2021. The README references fnm, a Rust-based Node.js version manager, which places frum in the family of small compiled version managers built for quick shell startup.

### 采用历史

frum's official installation section documents Homebrew/Linuxbrew, Arch AUR packages, Cargo installation, and release binaries. The v0.1.1 release notes explicitly mention Linuxbrew installation, showing package-manager support as part of its early adoption path.

### 使用方式

Users initialize frum in their shell profile with `frum init`, then install, uninstall, list, and select Ruby versions with subcommands such as `install`, `versions`, `global`, and `local`. The tool also supports `.ruby-version` files so it can fit into existing Ruby project conventions.

The README documents `$HOME/.frum` as the default installation root, with `--frum-dir` and `FRUM_DIR` available when users need a customized location.

### 为什么软件包爱好者会关心

frum is notable as an example of the Rust rewrite wave reaching language-version managers: it borrows the fast-startup pitch common to tools like fnm while targeting Ruby workflows historically served by rbenv, chruby, RVM, and ruby-build-based tooling.

### 时间线

- 2021: v0.1.0-alpha.0 was published as the first GitHub release.
- 2021: v0.1.0 followed in May with global config options.
- 2021: v0.1.1 added documented Linuxbrew installation support.
- 2021: v0.1.2 fixed Homebrew OpenSSL usage.

### Related projects

- The README lists Schniz/fnm as a reference project.
- The benchmark compares shell initialization against rbenv, making rbenv an important adjacent Ruby version manager.

### 来源

- <https://github.com/TaKO8Ki/frum>
- <https://github.com/TaKO8Ki/frum/releases>


## 安全说明

infrastructure mutation or orchestration signal.

- **Geiger 风险:** orange / 中
- infrastructure mutation or orchestration signal

## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** frum
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable


## 相关链接

- [Source-control packages](https://pkg.so/zh-hans/source-control-tools/) - Belongs to a source-control command family.
- [Package publisher tools](https://pkg.so/zh-hans/package-publishers/) - Belongs to a package publishing or registry command family.
- [Secret-risk packages](https://pkg.so/zh-hans/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [rust](https://pkg.so/zh-hans/brew/rust/) - Build dependency declared by Homebrew.
- [rv](https://pkg.so/zh-hans/brew/rv/) - Shares pkgdb curated category or tags: cli, developer-tools, ruby, rust, version-manager.
- [rbenv](https://pkg.so/zh-hans/brew/rbenv/) - Shares pkgdb curated category or tags: cli, developer-tools, ruby, version-manager.
- [fnm](https://pkg.so/zh-hans/brew/fnm/) - Shares pkgdb curated category or tags: cli, developer-tools, rust, version-manager.
- [bob](https://pkg.so/zh-hans/brew/bob/) - Shares pkgdb curated category or tags: cli, developer-tools, rust, version-manager.
- [ry](https://pkg.so/zh-hans/brew/ry/) - Shares pkgdb curated category or tags: cli, developer-tools, ruby, version-manager.
- [uru](https://pkg.so/zh-hans/brew/uru/) - Shares pkgdb curated category or tags: cli, developer-tools, ruby, version-manager.
- [uv](https://pkg.so/zh-hans/brew/uv/) - Shares pkgdb curated category or tags: cli, developer-tools, rust.
- [ripgrep](https://pkg.so/zh-hans/brew/ripgrep/) - Shares pkgdb curated category or tags: cli, developer-tools, rust.

## Combined YAML source

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


## 来源

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