# Installer kraftkit avec Homebrew, apk, Nix, apt, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de kraftkit pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install kraftkit
```

  Preuve: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add kraftkit
```

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

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

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

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

## Faits du paquet

- **Clé du paquet:** brew:kraftkit
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.12.14
- **Résumé source:** Build and use highly customized and ultra-lightweight unikernel VMs
- **Page d'accueil:** <https://unikraft.org/docs/cli>
- **Dépôt:** <https://github.com/unikraft/kraftkit>
- **Dernière mise à jour:** 2026-07-27T21:58:41+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- kraft (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.12.14
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Autres enregistrements de gestionnaires de paquets

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


## Sources

- 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
