pkg.soopen package index

brew / 順位 2302

vfkit を Homebrew, MacPorts, Nix でインストール

vfkit のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install vfkit

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install vfkit

MacPorts ports tree · sysutils/vfkit/Portfile · ソース: api.github.com

Linux

Nix確認済み · 92%
nix profile install nixpkgs#vfkit

nixpkgs package indexes · pkgs/by-name/vf/vfkit/package.nix · ソース: api.github.com

概要

パッケージ概要

Command-line hypervisor using Apple's Virtualization Framework

コマンドとエイリアス

  • vfkit

履歴

プロジェクトの歴史と使われ方

vfkit is a small command-line virtual-machine monitor for macOS built on Apple's Virtualization framework. It was created in the crc-org ecosystem to provide a native, Go-oriented hypervisor path for local container and OpenShift workflows on Apple Silicon Macs.

プロジェクトの歴史

The vfkit repository was created in January 2022, during the period when local VM-based developer tools were adapting to Apple Silicon. CRC had historically used HyperKit on macOS, but the CRC team documented two pressures in 2022: HyperKit was x86_64-only and lacked M1 support, while maintaining QEMU builds would bring a much larger codebase and maintenance surface.

vfkit's design uses Apple's Virtualization framework through Code-Hex/vz Go bindings. Conference material from FOSDEM and Container Plumbing Days in 2023 described the project as a native macOS hypervisor written in Go, intended to wrap Apple's framework in a long-lived CLI process and a Go configuration API.

採用の歴史

vfkit's first clear adoption niche was CRC and podman-machine style local container virtualization on macOS. Container Plumbing Days 2023 explicitly described vfkit as a good fit for crc and podman-machine because Apple's framework offered modern Linux VM features on macOS while keeping the hypervisor codebase small.

The tool has also become visible as a standalone package in developer package managers, but its main significance remains as infrastructure beneath higher-level local development environments rather than as a general desktop VM application.

使われ方

Users invoke vfkit with explicit VM resources, a bootloader, disk images, and devices such as virtio-serial, virtio-fs, virtio-blk, virtio-rng, and virtio-net. The process starts the VM when vfkit starts and terminates it when vfkit exits, which fits supervisor-driven tools that need a controllable VM process.

The project also exposes github.com/crc-org/vfkit/pkg/config so Go programs can generate vfkit command lines programmatically. That API is useful for tools such as CRC that want to own the user workflow while delegating the macOS VM monitor layer to vfkit.

パッケージ好きにとっての重要性

vfkit is one of the small command-line answers to a packaging-era problem created by Apple's architecture transition: how to ship local Linux VM support on macOS without bundling a large cross-platform emulator stack. Its importance is mainly in the Mac developer-tooling layer where container engines and Kubernetes distributions need reproducible VM startup.

タイムライン

  • 2022-01: crc-org/vfkit was created on GitHub.
  • 2022-06: CRC documented the need to move beyond HyperKit for M1 support and evaluated Apple's Virtualization framework.
  • 2023-02: vfkit was presented in the FOSDEM Go devroom as a native macOS hypervisor written in Go.
  • 2023: Container Plumbing Days presented vfkit as a minimal hypervisor using Apple's Virtualization framework and suitable for crc and podman-machine.
  • 2026-01: GitHub releases show vfkit v0.6.x releases.

Related projects

  • vfkit is closely related to crc-org/crc, Podman machine, Apple's Virtualization framework, HyperKit, QEMU, and Code-Hex/vz. In this family, vfkit is the narrow CLI layer over Apple's framework rather than a broad emulator or a full user-facing VM manager.

セキュリティ状態

リスクレベル: orange

infrastructure mutation or orchestration signal.

リスク分類器

リスク orange · 信頼度 中 · infrastructure

理由

  • infrastructure mutation or orchestration signal

信号

  • text:virtualization

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
vfkit実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版0.6.4
マネージャ更新日2026-07-07
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:vfkit
バージョン0.6.4
パッケージマネージャHomebrew
ホームページhttps://github.com/crc-org/vfkit
リポジトリhttps://github.com/crc-org/vfkit
最終更新2026-07-07T19:15:06Z
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

vfkit

nix profile install nixpkgs#vfkit
  • normalized package name match
  • 一致条件: Vfkit
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/vf/vfkit/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
MacPorts95%

vfkit

sudo port install vfkit
  • normalized package name match
  • 一致条件: Vfkit
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/vfkit/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

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