# Installer cppcms avec Homebrew, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de cppcms pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install cppcms
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## Faits du paquet

- **Clé du paquet:** brew:cppcms
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.0.1
- **Résumé source:** Free High Performance Web Development Framework
- **Page d'accueil:** <http://cppcms.com/wikipp/en/page/main>
- **Dépôt:** <https://github.com/artyom-beilis/cppcms>
- **Dernière mise à jour:** 2026-07-10T13:05:06-04:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

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

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 2.0.1
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Autres enregistrements de gestionnaires de paquets

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


## Sources

- 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
