# kapp mit Homebrew, apk, MacPorts, Nix, scoop installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für kapp in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:kapp
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install kapp
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install kapp
```

  Evidenz: MacPorts ports tree: sysutils/kapp/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add kapp
```

  Evidenz: Alpine Linux edge package indexes: kapp from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#kapp
```

  Evidenz: nixpkgs package indexes: pkgs/by-name/ka/kapp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- Scoop (92%):

```sh
scoop install main/kapp
```

  Evidenz: Scoop official bucket manifest trees: bucket/kapp.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## Paketfakten

- **Paketschlüssel:** brew:kapp
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/kapp>
- **Version:** 0.65.3
- **Quellzusammenfassung:** CLI tool for Kubernetes users to group and manage bulk resources
- **Homepage:** <https://carvel.dev/kapp/>
- **Repository:** <https://github.com/carvel-dev/kapp>
- **Upstream-Dokumentation:** <https://carvel.dev/kapp/>
- **Lizenz:** Apache-2.0
- **Quellarchiv:** <https://github.com/carvel-dev/kapp/archive/refs/tags/v0.65.3.tar.gz>
- **Zuletzt aktualisiert:** 2026-07-27T21:58:37+02:00
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- kapp (cli)
- kapp (Alias)

## Build-Abhängigkeiten

- go

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 0.65.3
- Manager aktualisiert: 2026-07-27
- lokale Daten: OK
- Upstream-Repository: https://github.com/carvel-dev/kapp
- neueste erkannte Version: v0.65.3 (aktuell)
## Projektgeschichte und Nutzung

kapp is a Carvel command-line deployment tool for managing a group of Kubernetes resources as one application.

### Projektgeschichte

kapp was developed in the Carvel tool family to focus narrowly on Kubernetes deployment workflow rather than templating or packaging. The project defines a Kubernetes application as a set of resources with the same label, then provides diff, apply, delete, wait, and history behavior around that set.

### Adoptionsgeschichte

kapp found its audience among Kubernetes users who wanted a small client-side deploy tool that worked with plain YAML and with config generators such as ytt. Its packaging through Homebrew, MacPorts, Nix, Scoop, and apk made it easy to install beside kubectl in local development, CI, and GitOps workflows.

### Wie es verwendet wird

Users commonly pipe or point rendered YAML at kapp, inspect the planned diff, and let kapp converge live resources while waiting for readiness. Because it works without server-side components, custom CRDs, or cluster-admin privileges, it fits constrained clusters and simple CI runners.

### Warum Paket-Nerds sich dafür interessieren

kapp is significant because it deliberately leaves packaging and templating to other tools. That makes the package a sharp Unix-style CLI in the Kubernetes ecosystem: combine ytt, kbld, imgpkg, or vendir as needed, then let kapp handle apply semantics and deployment history.

### Zeitleiste

- 2019: kapp v0.1.0 was published on March 15.
- 2019: early v0.x releases established kapp as a standalone Carvel deployment CLI.
- 2026: kapp release pages documented signed checksum verification and Homebrew installation for distributed binaries.

### Related projects

- ytt, kbld, imgpkg, and vendir are neighboring Carvel tools often used before kapp in a deployment pipeline.
- kapp-controller extends the same deployment ideas into an in-cluster controller.
- kubectl, Helm, and Argo CD are common comparison points because kapp operates in the Kubernetes deployment space while avoiding templating and server-side package management.

### Quellen

- <https://carvel.dev/kapp/docs/latest>
- <https://github.com/carvel-dev/kapp>
- <https://github.com/carvel-dev/kapp/releases>
- <https://github.com/carvel-dev/kapp/releases/tag/v0.1.0>


## Sicherheitshinweise

infrastructure mutation or orchestration signal.

- **Geiger-Risiko:** orange / mittel
- infrastructure mutation or orchestration signal

## Details aus der Quelldatenbank

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

## Andere Paketmanager-Einträge

- Nix - kapp: normalized package name match | nixpkgs package indexes: pkgs/by-name/ka/kapp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - kapp - 0.66.0-r1: normalized package name match | Alpine Linux edge package indexes: kapp from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | deployment tool focused on the concept of a kubernetes application | https://carvel.dev/kapp
- apk - kapp-bash-completion - 0.66.0-r1: normalized package name match | Alpine Linux edge package indexes: kapp-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Bash completions for kapp | https://carvel.dev/kapp
- apk - kapp-fish-completion - 0.66.0-r1: normalized package name match | Alpine Linux edge package indexes: kapp-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Fish completions for kapp | https://carvel.dev/kapp
- apk - kapp-zsh-completion - 0.66.0-r1: normalized package name match | Alpine Linux edge package indexes: kapp-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Zsh completions for kapp | https://carvel.dev/kapp
- MacPorts - kapp: normalized package name match | MacPorts ports tree: sysutils/kapp/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Scoop - main/kapp: normalized package name match | Scoop official bucket manifest trees: bucket/kapp.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## Verwandte Links

- [Cloud CLI packages](https://pkg.so/de/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Secret-risk packages](https://pkg.so/de/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/de/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [go](https://pkg.so/de/brew/go/) - Build dependency declared by Homebrew.
- [kargo](https://pkg.so/de/brew/kargo/) - Shares pkgdb curated category or tags: cli, deployment, developer-tools, gitops, kubernetes.
- [kubeconform](https://pkg.so/de/brew/kubeconform/) - Shares pkgdb curated category or tags: cli, developer-tools, kubernetes.
- [minikube](https://pkg.so/de/brew/minikube/) - Shares pkgdb curated category or tags: cli, developer-tools, kubernetes.
- [kind](https://pkg.so/de/brew/kind/) - Shares pkgdb curated category or tags: cli, developer-tools, kubernetes.
- [kubectx](https://pkg.so/de/brew/kubectx/) - Shares pkgdb curated category or tags: cli, developer-tools, kubernetes.
- [kubelogin](https://pkg.so/de/brew/kubelogin/) - Shares pkgdb curated category or tags: cli, developer-tools, kubernetes.
- [krew](https://pkg.so/de/brew/krew/) - Shares pkgdb curated category or tags: cli, developer-tools, kubernetes.
- [kube-linter](https://pkg.so/de/brew/kube-linter/) - Shares pkgdb curated category or tags: cli, developer-tools, kubernetes.
- [ytt](https://pkg.so/de/brew/ytt/) - Local package facts share a topical domain. Shared terms: carvel, cli, developer, developer-tools, kubernetes.

## Combined YAML source

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


## Quellen

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