# curlpp mit Homebrew, dnf, Nix, apt installieren

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

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install curlpp
```

  Evidenz: local Homebrew formula metadata

### Linux

- dnf (92%):

```sh
sudo dnf install curlpp
```

  Evidenz: 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
```

  Evidenz: 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
```

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

## Paketfakten

- **Paketschlüssel:** brew:curlpp
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/curlpp>
- **Version:** 0.8.1
- **Quellzusammenfassung:** C++ wrapper for libcURL
- **Homepage:** <https://www.curlpp.org/>
- **Repository:** <https://github.com/jpbarrette/curlpp>
- **Upstream-Dokumentation:** <https://www.curlpp.org/>
- **Lizenz:** MIT
- **Quellarchiv:** <https://github.com/jpbarrette/curlpp/archive/refs/tags/v0.8.1.tar.gz>
- **Zuletzt aktualisiert:** 2026-07-24T00:13:11+02:00
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- curlpp-config (cli)
- curlpp-config (Alias)

## Build-Abhängigkeiten

- cmake

## Von macOS bereitgestellte Bibliotheken

- curl

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 0.8.1
- Manager aktualisiert: 2026-07-24
- lokale Daten: OK
- Upstream-Repository: https://github.com/jpbarrette/curlpp
- neueste erkannte Version: v0.8.1 (aktuell)
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

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

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.

### Zeitleiste

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

### Quellen

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


## Sicherheitshinweise

narrow executable package without higher-risk signals.

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

## Details aus der Quelldatenbank

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

## Andere Paketmanager-Einträge

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


## Verwandte Links

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


## Quellen

- 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
