macOS
brew install curlpplocal Homebrew formula metadata
brew / rank 8992
C++ wrapper for libcURL. Version 0.8.1 via Homebrew; verified 2026-07-24. Also installable with debian: sudo apt install libcurlpp-dev.
install
brew install curlpplocal Homebrew formula metadata
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
sudo apt install libcurlpp-devDebian stable package indexes · libcurlpp-dev · source: deb.debian.org
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 | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:curlpp |
|---|---|
| Version | 0.8.1 |
| Package manager | Homebrew |
| Homepage | https://www.curlpp.org/ |
| Repository | https://github.com/jpbarrette/curlpp |
| Last updated | 2026-07-24T00:13:11+02:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
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-36.fc45
A C++ wrapper for libcURL
sudo dnf install curlppcurlpp-devel 0.8.1-36.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.