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

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
