Search Criteria
Package Details: kcat-cli 1.7.1-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/kcat-cli.git (read-only, click to copy) |
|---|---|
| Package Base: | kcat-cli |
| Description: | A generic non-JVM producer and consumer for Apache Kafka, think of it as a netcat for Kafka |
| Upstream URL: | https://github.com/edenhill/kcat |
| Licenses: | BSD |
| Conflicts: | kafkacat, kcat |
| Provides: | kcat |
| Replaces: | kafkacat |
| Submitter: | dharrigan |
| Maintainer: | dharrigan |
| Last Packager: | dharrigan |
| Votes: | 8 |
| Popularity: | 0.000179 |
| First Submitted: | 2021-08-26 05:43 (UTC) |
| Last Updated: | 2024-08-26 08:47 (UTC) |
Dependencies (6)
- avro-cAUR
- glibc (glibc-gitAUR, glibc-eacAUR)
- librdkafka (librdkafka-gitAUR)
- which (which-gitAUR)
- yajl (yajl-gitAUR)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
Required by (1)
- kcat-docs (requires kcat) (optional)
Latest Comments
ptz commented on 2024-08-01 05:47 (UTC)
Heey!
I required to have
whichas dependency (the build in shell command didn't worked for me)without it I have this error
later on the package() step:
MarsSeed commented on 2023-11-22 23:26 (UTC)
Hi everyone,
instead of kafkacat-avro-git, please kindly use kcat-cli.
MarsSeed commented on 2023-06-28 18:17 (UTC) (edited on 2023-12-03 15:27 (UTC) by MarsSeed)
discord commented on 2023-01-13 21:41 (UTC)
Flagged out of date because yajl not marked as dependency (as mentioned below). Also need to add aarch64 to the PKGBUILD as I tested the build.
zaidan commented on 2022-07-13 08:41 (UTC)
Please change yajl-edenhill dependency to yajl: https://archlinux.org/packages/extra/x86_64/yajl/
According to kafkacat documentation, there is no special yajl fork mentioned and edenhill has only one small extra commit: https://github.com/lloyd/yajl/compare/master...edenhill:yajl:edenhill