# Installer ckan avec Homebrew, Nix

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

## installation

```sh
sudo av install brew:ckan
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install ckan
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#ckan
```

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

## Faits du paquet

- **Clé du paquet:** brew:ckan
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.36.4
- **Résumé source:** Comprehensive Kerbal Archive Network
- **Page d'accueil:** <https://github.com/KSP-CKAN/CKAN/>
- **Dépôt:** <https://github.com/KSP-CKAN/CKAN>
- **Dernière mise à jour:** 2026-05-12T20:50:11Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- ckan (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.36.4
## Historique du projet et usages

CKAN is the Comprehensive Kerbal Archive Network, a metadata repository and mod manager for Kerbal Space Program. In packaging culture it is a game-specific package manager inspired by Debian and CPAN ideas.

### Historique du projet

The official README defines CKAN as metadata and tools for finding, installing, and managing Kerbal Space Program mods, with dependency and conflict handling. The official specification presents it as an RFC for a standardized archive network for KSP mods.

The GitHub repository was created in 2014, and the release API shows public releases from the same year. The README says the project remains under active development.

### Historique d'adoption

The batch input records CKAN in Homebrew and Nix. Upstream also publishes GitHub releases and a NuGet package badge, while the README points players to the wiki user guide and modders to metadata contribution workflows.

### Modes d'utilisation

Players use CKAN to find, install, update, and manage KSP mods with compatibility, dependency, and conflict checks. Mod authors and metadata contributors use the CKAN metadata specification and schema to describe mod releases.

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

CKAN is package-nerd significant because it transposes classic package-manager ideas into a game-mod ecosystem: detached JSON metadata, dependency constraints, conflict metadata, validation, indexes, and an authoritative metadata repository.

### Chronologie

- 2014: Official GitHub repository created.
- 2014: Early GitHub release v1.3.3 published.
- 2014: CKAN specification describes Debian and CPAN as design inspirations.
- 2026: Official repository metadata shows continuing activity.

### Related projects

- The CKAN specification cites CPAN metadata, Debian Policy, and KSP-RealSolarSystem-Bundler as design influences.
- The README distinguishes KSP-CKAN from the unrelated open-data portal software also named CKAN.

### Sources

- <https://github.com/KSP-CKAN/CKAN/blob/master/README.md>
- <https://github.com/KSP-CKAN/CKAN/blob/master/Spec.md>
- <https://api.github.com/repos/KSP-CKAN/CKAN>
- <https://api.github.com/repos/KSP-CKAN/CKAN/releases>


## Notes de sécurité

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


## Autres enregistrements de gestionnaires de paquets

- Nix - ckan: normalized package name match | nixpkgs package indexes: pkgs/by-name/ck/ckan/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

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


## Sources

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
