# Installer kdoctor avec Homebrew, Nix

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

## installation

```sh
sudo av install brew:kdoctor
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install kdoctor
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#kdoctor
```

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

## Faits du paquet

- **Clé du paquet:** brew:kdoctor
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/kdoctor>
- **Version:** 1.1.0
- **Résumé source:** Environment diagnostics for Kotlin Multiplatform Mobile app development
- **Page d'accueil:** <https://github.com/kotlin/kdoctor>
- **Dépôt:** <https://github.com/kotlin/kdoctor>
- **Docs amont:** <https://github.com/Kotlin/kdoctor#readme>
- **Licence:** Apache-2.0
- **Archive source:** <https://github.com/Kotlin/kdoctor/archive/refs/tags/v1.1.0.tar.gz>
- **Dernière mise à jour:** 2026-06-22T14:03:52-07:00
- **Généré:** 2026-07-08T18:08:21+00:00

## exécutables

- kdoctor (cli)
- kdoctor (alias)

## Dépendances de compilation

- gradle@8
- openjdk@21

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura

## Version et fraîcheur

- page générée: 2026-07-08
- version du gestionnaire: 1.1.0
- gestionnaire mis à jour: 2026-06-22
- données locales: OK
- dépôt amont: https://github.com/Kotlin/kdoctor
- dernière version détectée: v1.1.0 (à jour)
## Historique du projet et usages

KDoctor is a Kotlin-team command-line diagnostic tool for checking whether a macOS development environment is ready for Kotlin Multiplatform Mobile work. It tests the surrounding toolchain rather than compiling Kotlin code itself: operating system, JDK, Android Studio, Xcode, CocoaPods, and related setup details.

### Historique du projet

The GitHub repository was created on 2022-01-17 under the Kotlin organization, and its first public pre-release, v0.0.1, was published on 2022-02-04. The README presents it as a JetBrains incubator project and documents the simple `kdoctor` workflow for diagnosing a Kotlin Multiplatform Mobile environment.

The 2022-05-20 Kotlin Multiplatform Mobile beta roadmap update singled out KDoctor as a tool for improving onboarding. Its release history moved from the 0.0.x series in 2022 to v1.0.0 on 2023-03-15, with v1.0.0 adding project-analysis diagnostics and team-id reporting.

### Historique d'adoption

KDoctor's adoption is tied to Kotlin Multiplatform Mobile onboarding: it is used by developers and support channels to quickly identify missing or mismatched macOS, Android, Xcode, Java, or CocoaPods setup. Homebrew packaging made it convenient for macOS developers to install as a standalone diagnostic command.

### Modes d'utilisation

The normal workflow is to run `kdoctor` in a terminal and review its report before building or debugging a Kotlin Multiplatform Mobile project. Later releases added more specific diagnostics, including analysis of Gradle project configuration via command-line options.

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

KDoctor is notable as a single-purpose ecosystem health check: it turns a traditionally fragile mobile cross-toolchain setup into one small package-manager-installable command. For package nerds, it is the kind of glue CLI that captures the real state of an SDK stack better than a version number alone.

### Chronologie

- 2022-01-17: GitHub repository created under the Kotlin organization.
- 2022-02-04: v0.0.1 pre-release published.
- 2022-05-20: JetBrains' Kotlin Multiplatform Mobile beta roadmap update highlighted KDoctor for onboarding.
- 2023-03-15: v1.0.0 published with project-analysis diagnostics and team-id reporting.
- 2023-11-01: v1.1.0 published.

### Related projects

- KDoctor is adjacent to Kotlin Multiplatform, Kotlin Multiplatform Mobile, Android Studio, Xcode, CocoaPods, and Gradle. It is diagnostic glue around those projects rather than a replacement for any of them.

### Sources

- <https://api.github.com/repos/Kotlin/kdoctor>
- <https://blog.jetbrains.com/kotlin/2022/05/kotlin-multiplatform-mobile-beta-roadmap-update/>
- <https://github.com/Kotlin/kdoctor>
- <https://github.com/Kotlin/kdoctor/releases>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** kdoctor
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Requirements:** macos, xcode
- **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 - kdoctor: normalized package name match | nixpkgs package indexes: pkgs/by-name/kd/kdoctor/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## 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.
- [openjdk@21](https://www.automicvault.com/fr/pkg/brew/openjdk-21/) - Build dependency declared by Homebrew.
- [ios-deploy](https://www.automicvault.com/fr/pkg/brew/ios-deploy/) - Shares av.db curated category or tags: cli, developer-tools, mobile-development.
- [ios-sim](https://www.automicvault.com/fr/pkg/brew/ios-sim/) - Shares av.db curated category or tags: cli, developer-tools, mobile-development.
- [ipapatch](https://www.automicvault.com/fr/pkg/brew/ipapatch/) - Shares av.db curated category or tags: cli, developer-tools, mobile-development.
- [ipatool](https://www.automicvault.com/fr/pkg/brew/ipatool/) - Shares av.db curated category or tags: cli, developer-tools, mobile-development.
- [react-native-cli](https://www.automicvault.com/fr/pkg/brew/react-native-cli/) - Shares av.db curated category or tags: cli, developer-tools, mobile-development.
- [rswift](https://www.automicvault.com/fr/pkg/brew/rswift/) - Shares av.db curated category or tags: cli, developer-tools, mobile-development.
- [skip](https://www.automicvault.com/fr/pkg/brew/skip/) - Shares av.db curated category or tags: cli, developer-tools, mobile-development.
- [bacon-ls](https://www.automicvault.com/fr/pkg/brew/bacon-ls/) - Shares av.db curated category or tags: cli, developer-tools, diagnostics.

## Combined YAML source

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


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- 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
