macOS
brew install curlpplocal Homebrew formula metadata
brew
C++ wrapper for libcURL. Version 0.8.1 via Homebrew; verified 2026-06-19.
install
brew install curlpplocal Homebrew formula metadata
sudo apt install libcurlpp-devDebian stable package indexes · libcurlpp-dev · source: deb.debian.org
sudo dnf install curlppFedora Rawhide package metadata · curlpp · source: dl.fedoraproject.org
nix profile install nixpkgs#curlppnixpkgs package indexes · pkgs/by-name/cu/curlpp/package.nix · source: api.github.com
overview
C++ wrapper for libcURL
history
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.
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.
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.
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.
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
curlpp-config | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/jpbarrette/curlpp
install metadata
| Package key | brew:curlpp |
|---|---|
| Version | 0.8.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/curlpp |
| Homepage | https://www.curlpp.org/ |
| Repository | https://github.com/jpbarrette/curlpp |
| Upstream docs | https://github.com/jpbarrette/curlpp#readme |
| License | MIT |
| Source archive | https://github.com/jpbarrette/curlpp/archive/refs/tags/v0.8.1.tar.gz |
| Last updated | 2026-06-19T12:30:04-07:00 |
| Pulse | updated |
| Build dependencies | cmake |
| Uses from macOS | curl |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
libcurlpp-dev 0.8.1-6
c++ wrapper for libcurl (development files)
sudo apt install libcurlpp-devlibcurlpp0t64 0.8.1-6
c++ wrapper for libcurl
sudo apt install libcurlpp0t64curlpp
nix profile install nixpkgs#curlpplibcurlpp-dev 0.8.1-5.3build1
c++ wrapper for libcurl (development files)
sudo apt install libcurlpp-devlibcurlpp0t64 0.8.1-5.3build1
c++ wrapper for libcurl
sudo apt install libcurlpp0t64curlpp 0.8.1-33.fc45
A C++ wrapper for libcURL
sudo dnf install curlppcurlpp-devel 0.8.1-33.fc45
Development files for curlpp
sudo dnf install curlpp-develsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.