# Installer curlpp avec Homebrew, dnf, Nix, apt

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

## installation

```sh
sudo av install brew:curlpp
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install curlpp
```

  Preuve: local Homebrew formula metadata

### Linux

- dnf (92%):

```sh
sudo dnf install curlpp
```

  Preuve: Fedora Rawhide package metadata: curlpp from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#curlpp
```

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

- Debian apt (92%):

```sh
sudo apt install libcurlpp-dev
```

  Preuve: Debian stable package indexes: libcurlpp-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

## Faits du paquet

- **Clé du paquet:** brew:curlpp
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/curlpp>
- **Version:** 0.8.1
- **Résumé source:** C++ wrapper for libcURL
- **Page d'accueil:** <https://www.curlpp.org/>
- **Dépôt:** <https://github.com/jpbarrette/curlpp>
- **Docs amont:** <https://www.curlpp.org/>
- **Licence:** MIT
- **Archive source:** <https://github.com/jpbarrette/curlpp/archive/refs/tags/v0.8.1.tar.gz>
- **Dernière mise à jour:** 2026-07-24T00:13:11+02:00
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- curlpp-config (cli)
- curlpp-config (alias)

## Dépendances de compilation

- cmake

## Bibliothèques fournies par macOS

- curl

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 0.8.1
- gestionnaire mis à jour: 2026-07-24
- données locales: OK
- dépôt amont: https://github.com/jpbarrette/curlpp
- dernière version détectée: v0.8.1 (à jour)
## Historique du projet et usages

cURLpp is a C++ wrapper around libcurl, intended for projects that want an object-oriented, type-safe, exception-safe layer over the C libcurl API.

### Historique du projet

The official site and README describe cURLpp as a wrapper for libcURL and explicitly frame it as an optional C++ layer rather than a replacement for direct libcurl use. The GitHub tags page shows release tags from 0.7.1 in 2007 through 0.8.1 in 2017.

### Historique d'adoption

cURLpp's adoption is mostly as a development library package, especially where C++ applications prefer packaged headers and a small wrapper library over hand-written libcurl handle management. The supplied package-manager facts show it available in Homebrew, Debian and Ubuntu as libcurlpp-dev, Fedora, and Nix.

### Modes d'utilisation

Developers use cURLpp when they want libcurl capabilities through C++ standard library structures, exceptions, and type-safe options. The official documentation points users to a programming guide and examples directory, while also warning that direct libcurl is sufficient when the wrapper's features are not needed.

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

cURLpp is package-nerd significant as a thin binding package: it tracks libcurl compatibility, ships headers and build metadata such as curlpp-config, and sits in the common distro category of language-level wrappers around a core C networking library.

### Chronologie

- 2007: GitHub tags show v0.7.1.
- 2008: GitHub tags show v0.7.2.
- 2009: GitHub tags show v0.7.3.
- 2017: GitHub tags show v0.8.1.

### Related projects

- libcurl is the underlying library; curl and other libcurl language bindings are the closest ecosystem neighbors.

### Sources

- <https://www.curlpp.org/>
- <https://github.com/jpbarrette/curlpp>
- <https://github.com/jpbarrette/curlpp/tags>


## Notes de sécurité

narrow executable package without higher-risk signals.

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

## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** curlpp
- **Version Scheme:** 0
- **Revision:** 2
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## Autres enregistrements de gestionnaires de paquets

- Debian apt - libcurlpp-dev - 0.8.1-6: normalized package name match | Debian stable package indexes: libcurlpp-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | c++ wrapper for libcurl (development files) | https://www.curlpp.org/
- Debian apt - libcurlpp0t64 - 0.8.1-6: normalized package name match | Debian stable package indexes: libcurlpp0t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | c++ wrapper for libcurl | https://www.curlpp.org/
- Nix - curlpp: normalized package name match | nixpkgs package indexes: pkgs/by-name/cu/curlpp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - libcurlpp-dev - 0.8.1-5.3build1: normalized package name match | Ubuntu 24.04 LTS package indexes: libcurlpp-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | c++ wrapper for libcurl (development files) | http://www.curlpp.org/
- Ubuntu apt - libcurlpp0t64 - 0.8.1-5.3build1: normalized package name match | Ubuntu 24.04 LTS package indexes: libcurlpp0t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | c++ wrapper for libcurl | http://www.curlpp.org/
- dnf - curlpp - 0.8.1-36.fc45: normalized package name match | Fedora Rawhide package metadata: curlpp from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | A C++ wrapper for libcURL | http://curlpp.org/
- dnf - curlpp-devel - 0.8.1-36.fc45: normalized package name match | Fedora Rawhide package metadata: curlpp-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Development files for curlpp | http://curlpp.org/


## Liens liés

- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/fr/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/fr/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [cmake](https://pkg.so/fr/brew/cmake/) - Build dependency declared by Homebrew.
- [pango](https://pkg.so/fr/brew/pango/) - Shares pkgdb curated category or tags: cli, developer-tools, libraries, library.
- [libdeflate](https://pkg.so/fr/brew/libdeflate/) - Shares pkgdb curated category or tags: cli, developer-tools, libraries, library.
- [libdatrie](https://pkg.so/fr/brew/libdatrie/) - Shares pkgdb curated category or tags: cli, developer-tools, libraries, library.
- [nspr](https://pkg.so/fr/brew/nspr/) - Shares pkgdb curated category or tags: cli, developer-tools, libraries, library.
- [pybind11](https://pkg.so/fr/brew/pybind11/) - Shares pkgdb curated category or tags: bindings, cli, cpp, developer-tools, library.
- [json-glib](https://pkg.so/fr/brew/json-glib/) - Shares pkgdb curated category or tags: cli, developer-tools, libraries, library.
- [protobuf-c](https://pkg.so/fr/brew/protobuf-c/) - Shares pkgdb curated category or tags: cli, developer-tools, libraries, library.
- [ossp-uuid](https://pkg.so/fr/brew/ossp-uuid/) - Shares pkgdb curated category or tags: cli, developer-tools, libraries, library.
- [etl](https://pkg.so/fr/brew/etl/) - Local package facts share a topical domain. Shared terms: cli, config, cpp, developer, developer-tools.
- [behaviortree.cpp](https://pkg.so/fr/brew/behaviortree-cpp/) - Local package facts share a topical domain. Shared terms: cli, cpp, developer, developer-tools, libraries.

## Combined YAML source

View the package source record on GitHub. [combined/curlpp.yml](https://github.com/mxcl/pkgdb/blob/main/combined/curlpp.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
