# cppcms mit Homebrew, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für cppcms in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install cppcms
```

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## Paketfakten

- **Paketschlüssel:** brew:cppcms
- **Paketmanager:** Homebrew
- **Version:** 2.0.1
- **Quellzusammenfassung:** Free High Performance Web Development Framework
- **Homepage:** <http://cppcms.com/wikipp/en/page/main>
- **Repository:** <https://github.com/artyom-beilis/cppcms>
- **Zuletzt aktualisiert:** 2026-07-10T13:05:06-04:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- cppcms_config_find_param (Alias)
- cppcms_make_key (Alias)
- cppcms_run (Alias)
- cppcms_scale (Alias)
- cppcms_tmpl_cc (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 2.0.1
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

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

### Quellen

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


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Andere Paketmanager-Einträge

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


## Quellen

- 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
