# Install kubetui with Homebrew, Nix, pacman, winget, zypper

TUI tool for monitoring and exploration of Kubernetes resources. Version 1.14.0 via Homebrew; verified 2026-06-05.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install kubetui
```

  Evidence: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

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

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

### Windows

- winget (92%):

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

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

## Package facts

- **Package key:** brew:kubetui
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/kubetui>
- **Version:** 1.14.0
- **Source summary:** TUI tool for monitoring and exploration of Kubernetes resources
- **Homepage:** <https://github.com/sarub0b0/kubetui>
- **Repository:** <https://github.com/sarub0b0/kubetui>
- **Upstream docs:** <https://github.com/sarub0b0/kubetui#readme>
- **License:** MIT
- **Source archive:** <https://github.com/sarub0b0/kubetui/archive/refs/tags/v1.14.0.tar.gz>
- **Last updated:** 2026-06-05T12:49:50Z
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- kubetui (cli)
- kubetui (alias)

## Build dependencies

- rust

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 1.14.0
- Package-manager updated: 2026-06-05
- Local data: ok
- Upstream repository: https://github.com/sarub0b0/kubetui
- Upstream latest detected: v1.14.0 (current)
## Project history and usage

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.

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

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


## Security Notes

infrastructure mutation or orchestration signal.

- **Geiger risk:** orange / medium
- infrastructure mutation or orchestration signal

## Source Database Details

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

## Other Package-Manager Records

- 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.1: normalized package name match | openSUSE Tumbleweed package metadata: kubetui from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-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


## Related links

- [Cloud CLI packages](https://www.automicvault.com/pkg/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Source-control packages](https://www.automicvault.com/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://www.automicvault.com/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [rust](https://www.automicvault.com/pkg/brew/rust/) - Build dependency declared by Homebrew.
- [k9s](https://www.automicvault.com/pkg/brew/k9s/) - Shares av.db curated category or tags: cli, cloud-infrastructure, kubernetes, tui.
- [ktop](https://www.automicvault.com/pkg/brew/ktop/) - Shares av.db curated category or tags: cli, cloud-infrastructure, kubernetes, monitoring.
- [kty](https://www.automicvault.com/pkg/brew/kty/) - Shares av.db curated category or tags: cli, cloud-infrastructure, kubernetes, tui.
- [cdk8s](https://www.automicvault.com/pkg/brew/cdk8s/) - Shares av.db curated category or tags: cli, cloud-infrastructure, kubernetes.
- [chaoskube](https://www.automicvault.com/pkg/brew/chaoskube/) - Shares av.db curated category or tags: cli, cloud-infrastructure, kubernetes.
- [click](https://www.automicvault.com/pkg/brew/click/) - Shares av.db curated category or tags: cli, cloud-infrastructure, kubernetes.
- [cloud-provider-kind](https://www.automicvault.com/pkg/brew/cloud-provider-kind/) - Shares av.db curated category or tags: cli, cloud-infrastructure, kubernetes.
- [clusterawsadm](https://www.automicvault.com/pkg/brew/clusterawsadm/) - Shares av.db curated category or tags: cli, cloud-infrastructure, kubernetes.
- [kubespy](https://www.automicvault.com/pkg/brew/kubespy/) - Local package facts share a topical domain. Shared terms: cli, cloud, cloud-infrastructure, infrastructure, kubernetes.
- [gwctl](https://www.automicvault.com/pkg/brew/gwctl/) - Local package facts share a topical domain. Shared terms: cli, cloud, cloud-infrastructure, infrastructure, kubernetes.
- [ingress2gateway](https://www.automicvault.com/pkg/brew/ingress2gateway/) - Local package facts share a topical domain. Shared terms: cli, cloud, cloud-infrastructure, infrastructure, kubernetes.

## Combined YAML source

View the package source record on GitHub. [combined/kubetui.yml](https://github.com/automic-vault/db/blob/main/combined/kubetui.yml)


## Sources

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