# 使用 Homebrew, Nix 安装 cppcms

查看 cppcms 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:cppcms
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install cppcms
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#cppcms
```

  证据: nixpkgs package indexes: pkgs/by-name/cp/cppcms/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:cppcms
- **软件包管理器:** Homebrew
- **版本:** 2.0.1
- **来源摘要:** Free High Performance Web Development Framework
- **主页:** <http://cppcms.com/wikipp/en/page/main>
- **仓库:** <https://github.com/artyom-beilis/cppcms>
- **最后更新:** 2026-07-10T13:05:06-04:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- cppcms_config_find_param (别名)
- cppcms_make_key (别名)
- cppcms_run (别名)
- cppcms_scale (别名)
- cppcms_tmpl_cc (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 2.0.1
## 项目历史与用法

CppCMS is a free high-performance C++ web development framework, explicitly described by its upstream README as a framework rather than a content-management system.

### 项目历史

The project grew around server-side C++ web development, with upstream positioning it for rapid web application development, high-load services, and both web sites and web services.

### 采用历史

CppCMS occupies a smaller niche than web frameworks in scripting languages, but it has been packaged for source-based and Unix-like package ecosystems where C++ developers expect native libraries and command-line helper tools.

### 使用方式

The Homebrew package exposes helper executables such as cppcms_run, cppcms_scale, cppcms_tmpl_cc, cppcms_make_key, and cppcms_config_find_param, reflecting its use as both a runtime framework and a template/build-time toolchain.

### 为什么软件包爱好者会关心

For package maintainers, CppCMS is notable as a compiled C++ web framework with its own template compiler and runtime utilities, rather than a single library-only dependency. Upstream also notes that version 1.2 and later use the MIT license.

### 时间线

- Version 1.2: Upstream README notes availability under the MIT license starting with this version.
- Current documentation: Upstream maintains CppCMS 1.x documentation on cppcms.com.

### Related projects

- Upstream compares CppCMS with frameworks such as Django and Java Servlets to explain its different emphasis on high-load C++ services.

### 来源

- <https://github.com/artyom-beilis/cppcms#readme>
- <https://cppcms.com/wikipp/en/page/cppcms_1x>
- <https://cppcms.com/wikipp/en/page/main>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

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

- Nix - cppcms: normalized package name match | nixpkgs package indexes: pkgs/by-name/cp/cppcms/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/cppcms.yml](https://github.com/mxcl/pkgdb/blob/main/combined/cppcms.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
