# 使用 Homebrew, Nix 安装 ckan

查看 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 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。


## 其他软件包管理器记录

- 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
