Automic VaultAutomic Vault

brew

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

Additional install commands

macOS

Homebrewverified · 100%
brew install kraftkit

local Homebrew formula metadata

Linux

Alpine Linux apkverified · 92%
sudo apk add kraftkit

Alpine Linux edge package indexes · kraftkit · source: dl-cdn.alpinelinux.org

Nixverified · 92%
nix profile install nixpkgs#kraft

nixpkgs package indexes · pkgs/by-name/kr/kraft/package.nix · source: api.github.com

Ubuntu aptverified · 92%
sudo apt install kraft

Ubuntu 24.04 LTS package indexes · kraft · source: archive.ubuntu.com

openSUSE zypperverified · 92%
sudo zypper install kraft

openSUSE Tumbleweed package metadata · kraft · source: download.opensuse.org

overview

Package summary

Build and use highly customized and ultra-lightweight unikernel VMs

Commands and aliases

  • kraft

history

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.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
kraftcliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version0.12.14
manager updated2026-07-03
local dataok
upstreamcurrent
latest detectedv0.12.14

https://github.com/unikraft/kraftkit

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:kraftkit
Version0.12.14
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/kraftkit
Homepagehttps://unikraft.org/docs/cli
Repositoryhttps://github.com/unikraft/kraftkit
Upstream docshttps://unikraft.org/docs/cli
LicenseBSD-3-Clause
Source archivehttps://github.com/unikraft/kraftkit/archive/refs/tags/v0.12.14.tar.gz
Last updated2026-07-03T15:15:46Z
Pulseupdated
Build dependenciesgo
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namekraftkit
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

apk95%

kraftkit 0.12.3-r6

CLI tool to build and use customized unikernel VMs

https://unikraft.org/

sudo apk add kraftkit
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: kraftkit
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Kraftkit
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: kraftkit from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

kraftkit-bash-completion 0.12.3-r6

Bash completions for kraftkit

https://unikraft.org/

sudo apk add kraftkit-bash-completion
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: kraftkit
  • normalized package name match
  • Matched by: Kraftkit
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: kraftkit-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

kraftkit-doc 0.12.3-r6

CLI tool to build and use customized unikernel VMs (documentation)

https://unikraft.org/

sudo apk add kraftkit-doc
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: kraftkit
  • normalized package name match
  • Matched by: Kraftkit
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: kraftkit-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

kraftkit-fish-completion 0.12.3-r6

Fish completions for kraftkit

https://unikraft.org/

sudo apk add kraftkit-fish-completion
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: kraftkit
  • normalized package name match
  • Matched by: Kraftkit
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: kraftkit-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

kraftkit-zsh-completion 0.12.3-r6

Zsh completions for kraftkit

https://unikraft.org/

sudo apk add kraftkit-zsh-completion
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: kraftkit
  • normalized package name match
  • Matched by: Kraftkit
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: kraftkit-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

runu 0.12.3-r6

OCI runtime for running Unikraft unikernels

https://unikraft.org/

sudo apk add runu
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: kraftkit
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Kraftkit
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: runu from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
Nix92%

kraft

nix profile install nixpkgs#kraft
  • installed executable or alias match
  • Matched by: Kraft
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/kr/kraft/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt92%

kraft 1.1-1ubuntu4

small business-management application

https://volle-kraft-voraus.de/

sudo apt install kraft
  • Section: universe/kde
  • Architecture: amd64
  • 30 dependencies
  • 2 optional deps
  • installed executable or alias match
  • Matched by: Kraft
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: kraft from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
zypper92%

kraft 2.0.0-1.4

KDE software to manage office documents in the office

https://volle-kraft-voraus.de

sudo zypper install kraft
  • License: GPL-2.0-or-later AND LGPL-2.1-or-later
  • Category: Productivity/Office/Other
  • Architecture: x86_64
  • Source Package: kraft
  • 25 dependencies
  • 3 provides
  • installed executable or alias match
  • Matched by: Kraft
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: kraft from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

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