# Install kraftkit with Homebrew, apk, Nix, apt, zypper

Build and use highly customized and ultra-lightweight unikernel VMs. Version 0.12.14 via Homebrew; verified 2026-07-03.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install kraftkit
```

  Evidence: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add kraftkit
```

  Evidence: 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
```

  Evidence: 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
```

  Evidence: 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
```

  Evidence: openSUSE Tumbleweed package metadata: kraft from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

## Package facts

- **Package key:** brew:kraftkit
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/kraftkit>
- **Version:** 0.12.14
- **Source summary:** Build and use highly customized and ultra-lightweight unikernel VMs
- **Homepage:** <https://unikraft.org/docs/cli>
- **Repository:** <https://github.com/unikraft/kraftkit>
- **Upstream docs:** <https://unikraft.org/docs/cli>
- **License:** BSD-3-Clause
- **Source archive:** <https://github.com/unikraft/kraftkit/archive/refs/tags/v0.12.14.tar.gz>
- **Last updated:** 2026-07-03T15:15:46Z
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- kraft (cli)
- kraft (alias)

## Build dependencies

- go

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 0.12.14
- Package-manager updated: 2026-07-03
- Local data: ok
- Upstream repository: https://github.com/unikraft/kraftkit
- Upstream latest detected: v0.12.14 (current)
## Project history and usage

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.

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

- 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.

### Sources

- <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>


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- narrow executable package without higher-risk signals

## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** kraftkit
- **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:** head, stable

## Other Package-Manager Records

- apk - kraftkit - 0.12.3-r6: 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-r6: 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-r6: 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-r6: 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-r6: 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-r6: 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.4: installed executable or alias match | openSUSE Tumbleweed package metadata: kraft from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | KDE software to manage office documents in the office | https://volle-kraft-voraus.de


## Related links

- [Cloud CLI packages](https://www.automicvault.com/pkg/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Developer build packages](https://www.automicvault.com/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [go](https://www.automicvault.com/pkg/brew/go/) - Build dependency declared by Homebrew.
- [incus](https://www.automicvault.com/pkg/brew/incus/) - Shares av.db curated category or tags: cli, cloud-infrastructure, virtual-machines, virtualization.
- [virtctl](https://www.automicvault.com/pkg/brew/virtctl/) - Shares av.db curated category or tags: cli, cloud-infrastructure, virtual-machines, virtualization.
- [govc](https://www.automicvault.com/pkg/brew/govc/) - Shares av.db curated category or tags: cli, cloud-infrastructure, virtualization.
- [libvirt](https://www.automicvault.com/pkg/brew/libvirt/) - Shares av.db curated category or tags: cli, cloud-infrastructure, virtualization.
- [macpine](https://www.automicvault.com/pkg/brew/macpine/) - Shares av.db curated category or tags: cli, cloud-infrastructure, virtualization.
- [pvetui](https://www.automicvault.com/pkg/brew/pvetui/) - Shares av.db curated category or tags: cli, cloud-infrastructure, virtualization.
- [lxc](https://www.automicvault.com/pkg/brew/lxc/) - Shares av.db curated category or tags: cli, cloud-infrastructure, virtual-machines.
- [actions-batch](https://www.automicvault.com/pkg/brew/actions-batch/) - Shares av.db curated category or tags: cli, cloud-infrastructure.

## Combined YAML source

View the package source record on GitHub. [combined/kraftkit.yml](https://github.com/automic-vault/db/blob/main/combined/kraftkit.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
