# Installer kafkactl avec Homebrew, Nix, winget

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de kafkactl pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:kafkactl
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install kafkactl
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#kafkactl
```

  Preuve: nixpkgs package indexes: pkgs/by-name/ka/kafkactl/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- winget (92%):

```sh
winget install --id deviceinsight.kafkactl -e
```

  Preuve: Windows Package Manager source index: deviceinsight.kafkactl from https://cdn.winget.microsoft.com/cache/source.msix

## Faits du paquet

- **Clé du paquet:** brew:kafkactl
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/kafkactl>
- **Version:** 5.19.0
- **Résumé source:** CLI for managing Apache Kafka
- **Page d'accueil:** <https://deviceinsight.github.io/kafkactl/>
- **Dépôt:** <https://github.com/deviceinsight/kafkactl>
- **Docs amont:** <https://deviceinsight.github.io/kafkactl>
- **Licence:** Apache-2.0
- **Archive source:** <https://github.com/deviceinsight/kafkactl/archive/refs/tags/v5.19.0.tar.gz>
- **Dernière mise à jour:** 2026-05-13T15:39:07Z
- **Généré:** 2026-07-26T07:20:29+00:00

## exécutables

- kafkactl (cli)
- kafkactl (alias)

## Dépendances de compilation

- go

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-07-26
- version du gestionnaire: 5.19.0
- gestionnaire mis à jour: 2026-05-13
- données locales: OK
- dépôt amont: https://github.com/deviceinsight/kafkactl
- dernière version détectée: v5.19.0 (à jour)
## Historique du projet et usages

kafkactl is a Go command-line interface for operating Apache Kafka clusters, with commands for topics, consumer groups, brokers, ACLs, schemas, producing, and consuming messages.

### Historique du projet

Device Insight opened the public GitHub repository in December 2018 and published release 0.0.1 on 2018-12-12, followed by 1.0.0 on 2019-01-23. The project grew around the common need for a kubectl-style Kafka administration tool with shell completion, contexts, schema-registry support, Kubernetes-assisted access, and plugin-based token providers.

### Historique d'adoption

The upstream README documents Homebrew, Winget, deb/rpm, AUR, manual binaries, Docker, and Kubernetes use. That packaging spread made kafkactl a practical day-to-day tool for developers and platform engineers who need Kafka administration without running heavier web consoles.

### Modes d'utilisation

Users configure named Kafka contexts in config.yml, then use kafkactl to list and manage topics, inspect consumer groups, produce and consume records, and work with Avro, JSON Schema, and Protobuf payloads. Credentials may live in the config file, OS keyring, or Kubernetes secrets depending on the deployment model.

### Pourquoi les passionnés de paquets s'y intéressent

For package-manager users, kafkactl is notable because it is a single static-feeling CLI that wraps several Kafka workflows that otherwise require a mix of Kafka distribution scripts, schema-registry clients, kubectl port access, and ad hoc shell helpers.

### Chronologie

- 2018-12-10: Public GitHub repository created.
- 2018-12-12: Release 0.0.1 published.
- 2019-01-23: Release 1.0.0 published.
- 2026-05-13: Release v5.19.0 published.

### Related projects

- Related tools and services include Apache Kafka, IBM Sarama, Confluent Schema Registry-compatible APIs, kubectl, and the kafkactl plugin repositories for token-provider integrations.

### Sources

- <https://api.github.com/repos/deviceinsight/kafkactl>
- <https://api.github.com/repos/deviceinsight/kafkactl/releases?per_page=100>
- <https://deviceinsight.github.io/kafkactl>
- <https://github.com/deviceinsight/kafkactl>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour kafkactl. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.



## 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/kafkactl/config.yml, ~/.kafkactl/config.yml, /etc/kafkactl/config.yml
- Windows: %APPDATA%\kafkactl\config.yml

## Credential files

- Unix: ~/.config/kafkactl/config.yml, ~/.kafkactl/config.yml, /etc/kafkactl/config.yml
- Windows: %APPDATA%\kafkactl\config.yml
## Détails de la base source

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

## Autres enregistrements de gestionnaires de paquets

- Nix - kafkactl: normalized package name match | nixpkgs package indexes: pkgs/by-name/ka/kafkactl/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- winget - deviceinsight.kafkactl: normalized package name match | Windows Package Manager source index: deviceinsight.kafkactl from https://cdn.winget.microsoft.com/cache/source.msix


## Liens liés

- [Source-control packages](https://www.automicvault.com/fr/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/fr/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/fr/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/fr/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [go](https://www.automicvault.com/fr/pkg/brew/go/) - Build dependency declared by Homebrew.
- [kafkactl-aws-plugin](https://www.automicvault.com/fr/pkg/brew/kafkactl-aws-plugin/) - Popular package that depends on this formula.
- [kafkactl-azure-plugin](https://www.automicvault.com/fr/pkg/brew/kafkactl-azure-plugin/) - Popular package that depends on this formula.
- [khaos](https://www.automicvault.com/fr/pkg/brew/khaos/) - Shares av.db curated category or tags: cli, developer-tools, kafka.

## Combined YAML source

View the package source record on GitHub. [combined/kafkactl.yml](https://github.com/automic-vault/db/blob/main/combined/kafkactl.yml)


## Sources

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