# 使用 Homebrew 安装 ktea

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

## 安装

```sh
sudo av install brew:ktea
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install ktea
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:ktea
- **软件包管理器:** Homebrew
- **版本:** 0.8.0
- **来源摘要:** Kafka TUI client
- **主页:** <https://github.com/jonas-grgt/ktea>
- **仓库:** <https://github.com/jonas-grgt/ktea>
- **最后更新:** 2026-07-27T21:58:42+02:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- ktea (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

ktea is a Kafka terminal client for browsing and operating Kafka clusters from a TUI. Its README positions it for users who like the k9s style of terminal-native cluster navigation.

### 项目历史

The project is organized as a Go application with a command under cmd/ktea and UI, schema registry, Kafka Connect, and admin-related packages. The README documents multi-cluster support, topic management, record consumption, consumer-group views, Schema Registry browsing, and Kafka Connect integration.

### 采用历史

ktea's documented adoption surface is small: Homebrew packaging for macOS and downloadable release binaries for Linux and Windows. Its niche is Kafka operators and developers who prefer a terminal UI over web consoles or ad hoc Kafka CLI commands.

### 使用方式

Users configure clusters in ~/.config/ktea/config.yaml or through the TUI, then navigate topics, schemas, consumer lag, records, and Kafka Connect resources with keyboard-driven tables.

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

ktea is package-nerd interesting as part of the wave of focused terminal UIs that wrap operational systems in a k9s-like workflow. For Kafka, that means packaging a Go TUI plus cross-platform release artifacts rather than asking users to assemble shell commands around Kafka admin tools.

### 时间线

- 2025-2026: The repository release stream published cross-platform binaries through GitHub releases.
- 2026-03-03: Release v0.8.0 was published with packaged artifacts for macOS, Linux, and Windows.
- 2026: The README documented Homebrew installation via the jonas-grgt/ktea tap.

### Related projects

- Related tools and systems include Apache Kafka, Kafka Connect, Schema Registry, k9s, and Kafka command-line administration tools.

### 来源

- <https://github.com/jonas-grgt/ktea>
- <https://github.com/jonas-grgt/ktea/releases>
- <https://github.com/jonas-grgt/ktea/tags>


## 安全说明

broad file, network, media, or database tool signal.

- **Geiger 风险:** blue / 中
- broad file, network, media, or database tool signal


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: ~/.config/ktea/config.yaml

## Combined YAML source

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


## 来源

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
