# kafka を Homebrew, pacman, scoop, zypper でインストール

kafka のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:kafka
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install kafka
```

  証拠: local Homebrew formula metadata

### Linux

- pacman (92%):

```sh
sudo pacman -S kafka
```

  証拠: Arch Linux sync databases: kafka from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install kafka-source
```

  証拠: openSUSE Tumbleweed package metadata: kafka-source from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

### Windows

- Scoop (92%):

```sh
scoop install main/kafka
```

  証拠: Scoop official bucket manifest trees: bucket/kafka.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:kafka
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/kafka>
- **バージョン:** 4.3.1
- **ソース概要:** Open-source distributed event streaming platform
- **ホームページ:** <https://kafka.apache.org/>
- **上流ドキュメント:** <https://kafka.apache.org/>
- **ライセンス:** Apache-2.0
- **ソースアーカイブ:** <https://www.apache.org/dyn/closer.lua?path=kafka/4.3.1/kafka_2.13-4.3.1.tgz>
- **最終更新:** 2026-07-31T08:47:02+01:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- connect-distributed (cli)
- connect-mirror-maker (cli)
- connect-plugin-path (cli)
- connect-standalone (cli)
- kafka-acls (cli)
- kafka-broker-api-versions (cli)
- kafka-client-metrics (cli)
- kafka-cluster (cli)
- kafka-configs (cli)
- kafka-console-consumer (cli)
- kafka-console-producer (cli)
- kafka-console-share-consumer (cli)
- kafka-consumer-groups (cli)
- kafka-consumer-perf-test (cli)
- kafka-delegation-tokens (cli)
- kafka-delete-records (cli)
- kafka-dump-log (cli)
- kafka-e2e-latency (cli)
- kafka-features (cli)
- kafka-get-offsets (cli)
- kafka-groups (cli)
- kafka-jmx (cli)
- kafka-leader-election (cli)
- kafka-log-dirs (cli)
- kafka-metadata-quorum (cli)
- kafka-metadata-shell (cli)
- kafka-producer-perf-test (cli)
- kafka-reassign-partitions (cli)
- kafka-replica-verification (cli)
- kafka-run-class (cli)
- kafka-server-start (cli)
- kafka-server-stop (cli)
- kafka-share-consumer-perf-test (cli)
- kafka-share-groups (cli)
- kafka-storage (cli)
- kafka-streams-application-reset (cli)
- kafka-streams-groups (cli)
- kafka-topics (cli)
- kafka-transactions (cli)
- kafka-verifiable-consumer (cli)
- kafka-verifiable-producer (cli)
- kafka-verifiable-share-consumer (cli)
- trogdor (cli)
- connect-distributed (エイリアス)
- connect-mirror-maker (エイリアス)
- connect-plugin-path (エイリアス)
- connect-standalone (エイリアス)
- kafka-acls (エイリアス)
- kafka-broker-api-versions (エイリアス)
- kafka-client-metrics (エイリアス)
- kafka-cluster (エイリアス)
- kafka-configs (エイリアス)
- kafka-console-consumer (エイリアス)
- kafka-console-producer (エイリアス)
- kafka-console-share-consumer (エイリアス)
- kafka-consumer-groups (エイリアス)
- kafka-consumer-perf-test (エイリアス)
- kafka-delegation-tokens (エイリアス)
- kafka-delete-records (エイリアス)
- kafka-dump-log (エイリアス)
- kafka-e2e-latency (エイリアス)
- kafka-features (エイリアス)
- kafka-get-offsets (エイリアス)
- kafka-groups (エイリアス)
- kafka-jmx (エイリアス)
- kafka-leader-election (エイリアス)
- kafka-log-dirs (エイリアス)
- kafka-metadata-quorum (エイリアス)
- kafka-metadata-shell (エイリアス)
- kafka-producer-perf-test (エイリアス)
- kafka-reassign-partitions (エイリアス)
- kafka-replica-verification (エイリアス)
- kafka-run-class (エイリアス)
- kafka-server-start (エイリアス)
- kafka-server-stop (エイリアス)
- kafka-share-consumer-perf-test (エイリアス)
- kafka-share-groups (エイリアス)
- kafka-storage (エイリアス)
- kafka-streams-application-reset (エイリアス)
- kafka-streams-groups (エイリアス)
- kafka-topics (エイリアス)
- kafka-transactions (エイリアス)
- kafka-verifiable-consumer (エイリアス)
- kafka-verifiable-producer (エイリアス)
- kafka-verifiable-share-consumer (エイリアス)
- trogdor (エイリアス)

## 依存関係

- openjdk

## インストール挙動

- post-install フック: 未定義
- サービス: declared
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 4.3.1
- マネージャ更新日: 2026-07-31
- ローカルデータ: OK
- 上流リポジトリ: https://kafka.apache.org/
- 情報: Release/tag comparison is only available for GitHub repositories.
## プロジェクトの歴史と使われ方

Apache Kafka is a distributed event-streaming platform that began at LinkedIn and became a major Apache Software Foundation data project. It is both a server platform and a package that installs a large family of command-line tools for brokers, topics, consumers, producers, Connect, Streams, storage, metadata, and operations.

### プロジェクトの歴史

LinkedIn announced Kafka publicly on June 16, 2011 as a distributed publish-subscribe messaging system, open sourced under the Apache 2.0 license and submitted to the Apache Incubator. The announcement described Kafka as a system for high-throughput event data and noted that a paper had appeared at NetDB 2011.

The Apache GitHub repository was created in August 2011. Kafka graduated from the Apache Incubator on October 23, 2012, and Apache project records identify the Kafka committee as established in November 2012.

Over time Kafka expanded beyond a broker and client protocol into a broader event-streaming platform. Kafka Connect, Kafka Streams, MirrorMaker, security features, storage tooling, metadata tooling, and the Kafka Improvement Proposal process all became part of the operational and governance surface around the package.

### 採用の歴史

Kafka's adoption followed from its original LinkedIn use case: durable, high-throughput movement of event data between many producers and consumers. Its Apache governance and Java/Scala ecosystem helped it become a common foundation for streaming analytics, log aggregation, change-data capture, event-driven services, and data pipelines.

Package-manager adoption reflects two overlapping audiences. Developers install Kafka locally to run brokers and command scripts for development, while operators use the same scripts to inspect and administer clusters. Homebrew, Scoop, Pacman, and other package entries expose Kafka as a developer workstation dependency as much as a server component.

### 使われ方

The Homebrew package installs many command-line entry points, including kafka-topics, kafka-console-producer, kafka-console-consumer, kafka-consumer-groups, kafka-configs, kafka-server-start, kafka-storage, and Kafka Connect scripts. That makes it both a runnable local broker distribution and a CLI toolbox.

Kafka is used when systems need durable ordered logs, consumer groups, replayable event streams, and integration points between services and data systems. The official documentation and quickstart center the core loop: start a broker, create topics, write events, read events, and build producers, consumers, Streams, or Connect workloads.

### パッケージ好きにとっての重要性

Apache Kafka is significant in package databases because one formula exposes an entire infrastructure platform plus dozens of command shims. It is a good stress test for package metadata: executable lists are long, config files are distribution-relative, and the package name refers to a server, protocol ecosystem, and CLI family at once.

It is also historically important because many later packages in this batch exist to make Kafka easier to operate: kaf and kafkactl provide friendlier CLIs, while cloud-specific plugins exist because managed Kafka-compatible services introduced authentication and provider-specific edge cases.

### タイムライン

- 2011-06-16: LinkedIn announced Kafka as an open-source distributed publish-subscribe messaging system.
- 2011-08: Apache Kafka GitHub repository created.
- 2012-10-23: Kafka graduated from the Apache Incubator.
- 2012-11: Apache Kafka committee established.
- 2015 onward: Kafka's ecosystem expanded around Streams, Connect, managed services, and Kafka Improvement Proposals.

### Related projects

- Kafka's close project family includes Kafka Connect, Kafka Streams, MirrorMaker, Schema Registry implementations, kcat, kaf, kafkactl, Apache Flink, Apache Pulsar, and managed Kafka-compatible services such as Amazon MSK, Confluent Cloud, and Azure Event Hubs for Kafka clients.

### ソース

- <https://api.github.com/repos/apache/kafka>
- <https://engineering.linkedin.com/27/project-kafka-distributed-publish-subscribe-messaging-system-reaches-v06>
- <https://formulae.brew.sh/formula/kafka>
- <https://github.com/apache/kafka>
- <https://incubator.apache.org/projects/kafka.html>
- <https://kafka.apache.org/documentation/>
- <https://kafka.apache.org/quickstart>
- <https://projects.apache.org/committee.html?kafka=>


## セキュリティノート

broad file, network, media, or database tool signal. formula declares a Homebrew service.

- **Geiger リスク:** orange / 中
- broad file, network, media, or database tool signal
- formula declares a Homebrew service
- generalized runtime or code generation signal
- infrastructure mutation or orchestration 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/server.properties
## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** kafka
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## 他のパッケージマネージャ記録

- pacman - kafka - 4.3.1-1: normalized package name match | Arch Linux sync databases: kafka from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | An open-source distributed event streaming platform | https://kafka.apache.org/
- zypper - kafka-source - 2.1.0-3.17: normalized package name match | openSUSE Tumbleweed package metadata: kafka-source from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Source code of Apache Kafka | http://kafka.apache.org
- Scoop - main/kafka: normalized package name match | Scoop official bucket manifest trees: bucket/kafka.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## 関連リンク

- [Secret-risk packages](https://pkg.so/ja/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Language runtime packages](https://pkg.so/ja/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [openjdk](https://pkg.so/ja/brew/openjdk/) - Runtime dependency declared by Homebrew.
- [ktea](https://pkg.so/ja/brew/ktea/) - Shares pkgdb curated category or tags: cli, data, streaming.
- [nsq](https://pkg.so/ja/brew/nsq/) - Shares pkgdb curated category or tags: cli, data, distributed-systems, messaging.
- [conduit](https://pkg.so/ja/brew/conduit/) - Shares pkgdb curated category or tags: cli, data, streaming.
- [maxwell](https://pkg.so/ja/brew/maxwell/) - Shares pkgdb curated category or tags: cli, data, streaming.
- [burrow](https://pkg.so/ja/brew/burrow/) - Shares pkgdb curated category or tags: cli, data, streaming.
- [kcat](https://pkg.so/ja/brew/kcat/) - Shares pkgdb curated category or tags: cli, data, messaging.
- [neo4j](https://pkg.so/ja/brew/neo4j/) - Shares pkgdb curated category or tags: cli, data, java.
- [zookeeper](https://pkg.so/ja/brew/zookeeper/) - Shares pkgdb curated category or tags: cli, data, distributed-systems.
- [activemq](https://pkg.so/ja/brew/activemq/) - Both packages touch the same language runtime or ecosystem. Shared terms: broker, cli, data, java, messaging.

## Combined YAML source

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


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
