macOS
brew install frumlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für frum in AI-Agent-Workflows.
Installation
brew install frumlocal Homebrew formula metadata
Überblick
Fast and modern Ruby version manager written in Rust
Verlauf
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.
Sicherheitslage
infrastructure mutation or orchestration signal.
orange Risiko · mittel Konfidenz · infrastructure
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
frum | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/TaKO8Ki/frum
Installationsmetadaten
| Paketschlüssel | brew:frum |
|---|---|
| Version | 0.1.2 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/frum |
| Homepage | https://github.com/TaKO8Ki/frum/ |
| Repository | https://github.com/TaKO8Ki/frum |
| Upstream-Dokumentation | https://github.com/TaKO8Ki/frum |
| Lizenz | MIT |
| Quellarchiv | https://github.com/TaKO8Ki/frum/archive/refs/tags/v0.1.2.tar.gz |
| Build-Abhängigkeiten | rust |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.