macOS
brew install vfoxlocal Homebrew formula metadata
brew
vfox のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install vfoxlocal Homebrew formula metadata
nix profile install nixpkgs#vfoxnixpkgs package indexes · pkgs/by-name/vf/vfox/package.nix · ソース: api.github.com
scoop install main/vfoxScoop official bucket manifest trees · bucket/vfox.json · ソース: api.github.com
winget install --id version-fox.vfox -eWindows Package Manager source index · version-fox.vfox · ソース: cdn.winget.microsoft.com
概要
Version manager with support for Java, Node.js, Flutter, .NET & more
履歴
vfox, also branded VersionFox, is a cross-platform SDK and runtime version manager. It follows the family of tools represented by nvm, sdkman, fvm, and asdf, but emphasizes native Windows support, a plugin system, and version scopes for global, project, and shell-session use.
The version-fox/vfox repository was created in December 2023. Its documentation presents the project as a multi-SDK manager for Java, Node.js, Flutter, .NET, Go, Python, and other runtimes, with plugins used to extend support beyond the built-in set.
Public interest became visible in early 2024 through community posts such as a Show HN submission describing vfox as a cross-platform version manager with plugin extensibility, per-project and per-shell version locking, and compatibility with common version files such as .node-version, .nvmrc, and .sdkmanrc.
vfox's adoption has centered on developers who want one runtime manager across Windows, Linux, and macOS. The GitHub project had grown to several thousand stars by 2026, and its package-manager presence includes Homebrew, Scoop, winget, and Nix, reflecting the project's cross-platform positioning.
The plugin ecosystem is central to adoption. vfox documents a public plugin registry where users can install plugins with commands such as vfox add <plugin-name>, and external tools such as mise document vfox plugins as a supported backend for installing development tools.
The common workflow is to install vfox, activate its shell integration, add or auto-install a plugin, install a runtime version, and choose whether that version is global, project-local, or limited to the current shell session. The quick-start guide demonstrates commands such as vfox install nodejs@21.5.0 and vfox use -g nodejs@latest while warning that exact versions are preferable for production reproducibility.
For project teams, vfox matters because it can automatically switch runtime versions when entering a project directory and can understand existing ecosystem files such as .nvmrc or .sdkmanrc. That lowers migration friction from single-runtime managers or from asdf-style workflows.
vfox is part of the newer generation of meta-version-managers that treat language runtimes, SDKs, and developer tools as pluggable package targets. Its notable package-nerd angle is the attempt to make that model comfortable on native Windows as well as Unix-like shells.
セキュリティ状態
infrastructure mutation or orchestration signal.
リスク orange · 信頼度 中 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.version-fox.vfox.tomlvfox.toml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
vfox | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/version-fox/vfox
インストールメタデータ
| パッケージキー | brew:vfox |
|---|---|
| バージョン | 1.0.11 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/vfox |
| ホームページ | https://vfox.dev/ |
| リポジトリ | https://github.com/version-fox/vfox |
| 上流ドキュメント | https://vfox.dev/ |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/version-fox/vfox/archive/refs/tags/v1.0.11.tar.gz |
| 最終更新 | 2026-04-29T19:14:02Z |
| Pulse | updated |
| ビルド依存関係 | go |
| 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 | vfox |
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
vfox
nix profile install nixpkgs#vfoxmain/vfox
scoop install main/vfoxversion-fox.vfox
winget install --id version-fox.vfox -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.