macOS
brew install kcatlocal Homebrew formula metadata
sudo port install kcatMacPorts ports tree · net/kcat/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für kcat in AI-Agent-Workflows.
Installation
brew install kcatlocal Homebrew formula metadata
sudo port install kcatMacPorts ports tree · net/kcat/Portfile · Quelle: api.github.com
sudo apk add kcatAlpine Linux edge package indexes · kcat · Quelle: dl-cdn.alpinelinux.org
sudo apt install kcatDebian stable package indexes · kcat · Quelle: deb.debian.org
sudo dnf install kcatFedora Rawhide package metadata · kcat · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#kcatnixpkgs package indexes · pkgs/by-name/kc/kcat/package.nix · Quelle: api.github.com
Überblick
Generic command-line non-JVM Apache Kafka producer and consumer
Verlauf
kcat is the Apache Kafka command-line producer and consumer formerly known as kafkacat. Its README describes it as a generic non-JVM client and a netcat-like tool for Kafka.
Magnus Edenhill created the project in 2014 around librdkafka, giving Kafka operators a small native command-line client instead of requiring JVM tooling for quick production, consumption, metadata inspection, and scripting tasks.
The project kept the kafkacat name through the 1.6 series and then renamed to kcat in the 1.7.0 release in August 2021 to follow Apache Software Foundation trademark policy. The changelog says the rename did not otherwise change the program.
kcat became widely packaged because it fills a common operational gap for Kafka clusters: quick CLI inspection and data movement. The batch input records packages across Homebrew, Debian, Ubuntu, Fedora, Alpine, MacPorts, and Nix, and the README documents package-manager installs and a Docker image.
Common usage includes producing messages from stdin or files, consuming topics and partitions to stdout, listing cluster metadata with -L, joining balanced consumer groups with -G, printing JSON envelopes, using Confluent Schema Registry for Avro decoding, and passing librdkafka configuration with -X or config files.
kcat matters to package people because it is the small, scriptable Kafka tool that often gets installed beside kubectl, jq, and other operations CLIs. Its rename also created a packaging transition from kafkacat to kcat while retaining backward-compatible config paths for a period.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
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.
Config paths the tool may read or write during local use.
~/.config/kcat.conf~/.config/kafkacat.confExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
kcat | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/edenhill/kcat
Installationsmetadaten
| Paketschlüssel | brew:kcat |
|---|---|
| Version | 1.7.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/kcat |
| Homepage | https://github.com/edenhill/kcat |
| Repository | https://github.com/edenhill/kcat |
| Upstream-Dokumentation | https://github.com/edenhill/kcat#readme |
| Lizenz | BSD-2-Clause |
| Quellarchiv | https://github.com/edenhill/kcat.git |
| Abhängigkeiten | avro-c, librdkafka, libserdes, yajl |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | kcat |
| Version Scheme | 0 |
| Revision | 1 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
kcat 1.7.1-3
producer and consumer for Apache Kafka
https://github.com/edenhill/kcat
sudo apt install kcatkcat
nix profile install nixpkgs#kcatkcat 1.7.1-3
producer and consumer for Apache Kafka
https://github.com/edenhill/kcat
sudo apt install kcatkcat 1.7.1-r3
Generic command-line non-JVM Apache Kafka producer and consumer
https://github.com/edenhill/kcat
sudo apk add kcatkcat 1.7.1-9.fc44
Generic command line non-JVM Apache Kafka producer and consumer
https://github.com/edenhill/kcat
sudo dnf install kcatkcat
sudo port install kcatQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.