# kraftkit を Homebrew, apk, Nix, apt, zypper でインストール

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

## インストール

```sh
sudo av install brew:kraftkit
```

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

### macOS

- Homebrew (100%):

```sh
brew install kraftkit
```

  証拠: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add kraftkit
```

  証拠: Alpine Linux edge package indexes: kraftkit from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#kraft
```

  証拠: nixpkgs package indexes: pkgs/by-name/kr/kraft/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- Ubuntu apt (92%):

```sh
sudo apt install kraft
```

  証拠: Ubuntu 24.04 LTS package indexes: kraft from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

- zypper (92%):

```sh
sudo zypper install kraft
```

  証拠: openSUSE Tumbleweed package metadata: kraft from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## パッケージ情報

- **パッケージキー:** brew:kraftkit
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.12.14
- **ソース概要:** Build and use highly customized and ultra-lightweight unikernel VMs
- **ホームページ:** <https://unikraft.org/docs/cli>
- **リポジトリ:** <https://github.com/unikraft/kraftkit>
- **最終更新:** 2026-07-27T21:58:41+02:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- kraft (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.12.14
## プロジェクトの歴史と使われ方

KraftKit is the `kraft` command-line tool and Go framework for building, packaging, running, and deploying Unikraft unikernel virtual machines. It packages the unikernel workflow into a developer-facing CLI modeled after familiar package managers and build tools.

### プロジェクトの歴史

The unikraft/kraftkit repository was created on March 16, 2022, as the Go-based successor and companion tooling around the Unikraft unikernel project. The repository describes KraftKit as a suite of tools for custom, minimal, immutable lightweight unikernel virtual machines based on Unikraft.

Unikraft itself came from the systems-research and unikernel world, where the goal is to compile an application with only the OS components it needs. KraftKit made that workflow look more like a modern developer CLI: install a `kraft` binary, build a project, run it locally with backends such as QEMU, package artifacts, and deploy to Unikraft Cloud.

### 採用の歴史

KraftKit adoption tracks the effort to make unikernels approachable beyond research labs. The official docs call `kraft` Unikraft's companion command-line tool and say it was modeled after popular package managers and build tools to make building and managing applications as unikernels easier.

Homebrew packaging matters for KraftKit because local macOS installation is one of the low-friction paths into a workflow that otherwise spans compilers, virtualization, OCI-style packaging, manifests, cloud deployment, and runtime management.

### 使われ方

The package installs the `kraft` executable. The CLI can build, clean, configure, package, pull, push, run, start, stop, inspect, and deploy Unikraft unikernels; the official CLI reference also documents local runtime, networking, volume, compose, cloud, image, service, autoscale, certificate, and completion commands.

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

KraftKit is interesting to package nerds because it treats unikernel components like packageable artifacts. It combines a language/toolchain installer, build orchestrator, package manager, local VM runner, and cloud deployer into one CLI, which is exactly the kind of tool that benefits from clean Homebrew distribution.

### タイムライン

- 2022-03-16: unikraft/kraftkit repository created on GitHub.
- 2022-10-27: v0.1.0 tag commit recorded in the KraftKit repository.
- 2024-04: Unikraft Cloud was announced as a cloud platform built on Unikraft technology.
- 2026-03-08: GitHub release v0.12.5-172-g4d204f63 was published in the observed release stream.
- 2026-06-26: GitHub release v0.12.13-22-g189cd286 was published in the observed release stream.

### Related projects

- KraftKit is related to Unikraft, KraftCloud or Unikraft Cloud, QEMU, Xen, Firecracker, OCI registries, BuildKit, Dockerfile and Compose workflows, and unikernel systems research.

### ソース

- <https://github.com/unikraft/kraftkit>
- <https://github.com/unikraft/kraftkit/commit/f22d740e3e1e49dea89bdb0f129ef592cfa15e81>
- <https://github.com/unikraft/kraftkit/releases/tag/v0.12.13-22-g189cd286>
- <https://github.com/unikraft/kraftkit/releases/tag/v0.12.5-172-g4d204f63>
- <https://unikraft.com/blog>
- <https://unikraft.org/docs/cli>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

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

- apk - kraftkit - 0.12.3-r7: normalized package name match | Alpine Linux edge package indexes: kraftkit from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | CLI tool to build and use customized unikernel VMs | https://unikraft.org/
- apk - kraftkit-bash-completion - 0.12.3-r7: normalized package name match | Alpine Linux edge package indexes: kraftkit-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Bash completions for kraftkit | https://unikraft.org/
- apk - kraftkit-doc - 0.12.3-r7: normalized package name match | Alpine Linux edge package indexes: kraftkit-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | CLI tool to build and use customized unikernel VMs (documentation) | https://unikraft.org/
- apk - kraftkit-fish-completion - 0.12.3-r7: normalized package name match | Alpine Linux edge package indexes: kraftkit-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Fish completions for kraftkit | https://unikraft.org/
- apk - kraftkit-zsh-completion - 0.12.3-r7: normalized package name match | Alpine Linux edge package indexes: kraftkit-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Zsh completions for kraftkit | https://unikraft.org/
- apk - runu - 0.12.3-r7: normalized package name match | Alpine Linux edge package indexes: runu from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | OCI runtime for running Unikraft unikernels | https://unikraft.org/
- Nix - kraft: installed executable or alias match | nixpkgs package indexes: pkgs/by-name/kr/kraft/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - kraft - 1.1-1ubuntu4: installed executable or alias match | Ubuntu 24.04 LTS package indexes: kraft from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | small business-management application | https://volle-kraft-voraus.de/
- zypper - kraft - 2.0.0-1.6: installed executable or alias match | openSUSE Tumbleweed package metadata: kraft from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | KDE software to manage office documents in the office | https://volle-kraft-voraus.de


## Combined YAML source

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


## ソース

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