# ckan を Homebrew, Nix でインストール

ckan のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install ckan
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## パッケージ情報

- **パッケージキー:** brew:ckan
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.36.4
- **ソース概要:** Comprehensive Kerbal Archive Network
- **ホームページ:** <https://github.com/KSP-CKAN/CKAN/>
- **リポジトリ:** <https://github.com/KSP-CKAN/CKAN>
- **最終更新:** 2026-05-12T20:50:11Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- ckan (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 1.36.4
## プロジェクトの歴史と使われ方

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.

### プロジェクトの歴史

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.

### 採用の歴史

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.

### 使われ方

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.

### パッケージ好きにとっての重要性

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.

### タイムライン

- 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.

### ソース

- <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>


## セキュリティノート

ckan に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。


## 他のパッケージマネージャ記録

- 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)


## ソース

- 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
