macOS
brew install frumlocal Homebrew formula metadata
安装
brew install frumlocal Homebrew formula metadata
概览
Fast and modern Ruby version manager written in Rust
历史
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.
安全态势
infrastructure mutation or orchestration signal.
orange 风险 · 中 置信度 · infrastructure
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
frum | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/TaKO8Ki/frum
安装元数据
| 软件包键 | brew:frum |
|---|---|
| 版本 | 0.1.2 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/frum |
| 主页 | 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 |
| 构建依赖 | rust |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.