Description
Apache Kafka is an open-source distributed event streaming platform used by thousands of companies for high-performance data pipelines, streaming analytics, data integration, and mission-critical applications.
Package source: https://gitlab.com/pgill/kafka-rpm
Installation Instructions
# enable COPR repo
dnf copr enable pgdev/kafka
# install
dnf install kafka
# enable and start kafka
systemctl enable --now kafka.service
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
![]() |
aarch64 (7)*, x86_64 (13)* | Fedora 40 (0 downloads) |
![]() |
aarch64 (4)*, x86_64 (10)* | Fedora 41 (23 downloads) |
![]() |
aarch64 (3)*, x86_64 (11)* | Fedora 42 (20 downloads) |
![]() |
aarch64 (4)*, x86_64 (6)* | Fedora rawhide (22 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable pgdev/kafka
More info about enabling Copr repositories