# kubetui mit Homebrew, Nix, pacman, zypper, winget installieren

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

## Installation

```sh
sudo av install brew:kubetui
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install kubetui
```

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#kubetui
```

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

- pacman (92%):

```sh
sudo pacman -S kubetui
```

  Evidenz: Arch Linux sync databases: kubetui from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install kubetui
```

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

### Windows

- winget (92%):

```sh
winget install --id kosay.kubetui -e
```

  Evidenz: Windows Package Manager source index: kosay.kubetui from https://cdn.winget.microsoft.com/cache/source.msix

## Paketfakten

- **Paketschlüssel:** brew:kubetui
- **Paketmanager:** Homebrew
- **Version:** 1.14.0
- **Quellzusammenfassung:** TUI tool for monitoring and exploration of Kubernetes resources
- **Homepage:** <https://github.com/sarub0b0/kubetui>
- **Repository:** <https://github.com/sarub0b0/kubetui>
- **Zuletzt aktualisiert:** 2026-06-05T12:49:50Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- kubetui (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 1.14.0
## Projektgeschichte und Nutzung

kubetui is a Rust terminal UI for monitoring and exploring Kubernetes resources. It packages a cluster browser, log viewer, filters, context selection, and resource inspection into a single terminal application.

### Projektgeschichte

The kubetui README describes the project as a TUI for developers and operators to access Kubernetes application and infrastructure information. The Rust crate metadata identifies the repository, MIT license, and keywords around Kubernetes, terminal UI, and monitoring.

### Adoptionsgeschichte

kubetui is a smaller project, but its packaging across Homebrew, Nix, pacman, winget, and zypper metadata shows the familiar path for Rust CLIs: publish prebuilt binaries, make the tool easy to install on developer workstations, and let terminal users avoid a browser dashboard.

### Wie es verwendet wird

The README documents browsing pods and container logs, inspecting nodes, watching ConfigMaps and Secrets, listing network resources, watching events, selecting arbitrary resources, changing contexts, and using a custom config file through --config-file.

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

kubetui sits in the same ecosystem as k9s and other terminal-first Kubernetes dashboards. It is package-nerd interesting because it is a modern Rust TUI distributed through several OS package managers, with features that overlap both kubectl workflows and full dashboard tools.

### Zeitleiste

- 2025: Public issue activity and packaging metadata show active use and distribution.
- 2026: The v1.14.0 release highlighted a Node tab and column-aware filtering.
- 2026: Cargo metadata in the repository listed version 1.14.0 and Kubernetes TUI keywords.

### Related projects

- Related tools include kubectl, k9s, kube-ps1, stern, kubetail, and Kubernetes Dashboard. kubetui is most directly comparable to terminal dashboards that trade web UI polish for fast keyboard-driven inspection.

### Quellen

- <https://formulae.brew.sh/formula/kubetui>
- <https://github.com/sarub0b0/kubetui>
- <https://github.com/sarub0b0/kubetui/blob/main/Cargo.toml>
- <https://github.com/sarub0b0/kubetui/releases>


## Sicherheitshinweise

infrastructure mutation or orchestration signal.

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

## Andere Paketmanager-Einträge

- Nix - kubetui: normalized package name match | nixpkgs package indexes: pkgs/by-name/ku/kubetui/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- pacman - kubetui - 1.14.0-1: normalized package name match | Arch Linux sync databases: kubetui from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A TUI for real-time monitoring and exploration of Kubernetes resources | https://github.com/sarub0b0/kubetui
- zypper - kubetui - 1.14.0-1.3: normalized package name match | openSUSE Tumbleweed package metadata: kubetui from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | A terminal UI for Kubernetes | https://github.com/sarub0b0/kubetui
- winget - kosay.kubetui: normalized package name match | Windows Package Manager source index: kosay.kubetui from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

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


## Quellen

- 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
