# curlpp を Homebrew, dnf, Nix, apt でインストール

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
