# 使用 Homebrew, Nix, pacman, zypper, winget 安装 kubetui

查看 kubetui 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install kubetui
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

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

  证据: 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
```

  证据: 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
```

  证据: 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
```

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

## 软件包事实

- **软件包键:** brew:kubetui
- **软件包管理器:** Homebrew
- **版本:** 1.14.0
- **来源摘要:** TUI tool for monitoring and exploration of Kubernetes resources
- **主页:** <https://github.com/sarub0b0/kubetui>
- **仓库:** <https://github.com/sarub0b0/kubetui>
- **最后更新:** 2026-06-05T12:49:50Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- kubetui (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 1.14.0
## 项目历史与用法

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.

### 项目历史

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.

### 采用历史

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.

### 使用方式

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.

### 为什么软件包爱好者会关心

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.

### 时间线

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

### 来源

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


## 安全说明

infrastructure mutation or orchestration signal.

- **Geiger 风险:** orange / 中
- infrastructure mutation or orchestration signal

## 其他软件包管理器记录

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


## 来源

- 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
