# 使用 Homebrew, dnf, Nix, apt 安装 curlpp

查看 curlpp 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install curlpp
```

  证据: local Homebrew formula metadata

### Linux

- dnf (92%):

```sh
sudo dnf install curlpp
```

  证据: Fedora Rawhide package metadata: curlpp from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

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

  证据: 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
```

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

## 软件包事实

- **软件包键:** brew:curlpp
- **软件包管理器:** Homebrew
- **版本:** 0.8.1
- **来源摘要:** C++ wrapper for libcURL
- **主页:** <https://www.curlpp.org/>
- **仓库:** <https://github.com/jpbarrette/curlpp>
- **最后更新:** 2026-07-24T00:13:11+02:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- curlpp-config (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.8.1
## 项目历史与用法

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.

### 时间线

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

### 来源

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


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 其他软件包管理器记录

- 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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Development files for curlpp | http://curlpp.org/


## Combined YAML source

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


## 来源

- 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
