# Installer kubetui avec Homebrew, Nix, pacman, zypper, winget

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

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install kubetui
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

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

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

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

## Faits du paquet

- **Clé du paquet:** brew:kubetui
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.14.0
- **Résumé source:** TUI tool for monitoring and exploration of Kubernetes resources
- **Page d'accueil:** <https://github.com/sarub0b0/kubetui>
- **Dépôt:** <https://github.com/sarub0b0/kubetui>
- **Dernière mise à jour:** 2026-06-05T12:49:50Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- kubetui (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

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

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

infrastructure mutation or orchestration signal.

- **Risque Geiger:** orange / moyen
- infrastructure mutation or orchestration signal

## Autres enregistrements de gestionnaires de paquets

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


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