# curlie を Homebrew, apk, MacPorts, Nix, pacman, zypper, scoop でインストール

curlie のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:curlie
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install curlie
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install curlie
```

  証拠: MacPorts ports tree: net/curlie/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add curlie
```

  証拠: Alpine Linux edge package indexes: curlie from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#curlie
```

  証拠: nixpkgs package indexes: pkgs/by-name/cu/curlie/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S curlie
```

  証拠: Arch Linux sync databases: curlie from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install curlie
```

  証拠: openSUSE Tumbleweed package metadata: curlie from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

### Windows

- Scoop (92%):

```sh
scoop install main/curlie
```

  証拠: Scoop official bucket manifest trees: bucket/curlie.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:curlie
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/curlie>
- **バージョン:** 1.8.2
- **ソース概要:** Power of curl, ease of use of httpie
- **ホームページ:** <https://rs.github.io/curlie/>
- **リポジトリ:** <https://github.com/rs/curlie>
- **上流ドキュメント:** <https://rs.github.io/curlie/>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/rs/curlie/archive/refs/tags/v1.8.2.tar.gz>
- **最終更新:** 2026-07-25T14:20:52-04:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- curlie (cli)
- curlie (エイリアス)

## ビルド依存関係

- go

## macOS 提供ライブラリ

- curl

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 1.8.2
- マネージャ更新日: 2026-07-25
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/rs/curlie
- 検出された最新: v1.8.2 (最新)
## プロジェクトの歴史と使われ方

Curlie is a Go command-line frontend to curl that borrows HTTPie's interactive syntax and output formatting while keeping curl's option surface.

### プロジェクトの歴史

The official README positions Curlie directly between curl and HTTPie: it is for users who like HTTPie's interface but want curl's features and performance. The repository's tag history shows releases in the 1.6.x series by 2021 and active releases through the 1.8.x series in 2025.

### 採用の歴史

Curlie spread through developer-oriented package channels rather than through operating-system base installs. Its official install notes mention Homebrew, webi, eget, MacPorts, FreeBSD pkg, Go install, Scoop, mise, and binary downloads.

### 使われ方

Users invoke curlie with curl options, an optional HTTP method, a URL, and request items. Its main usage pitch is concise API testing with pretty JSON output while retaining access to curl options and a --curl mode to print the executed curl command.

### パッケージ好きにとっての重要性

Curlie is useful to package nerds as a modern single-binary wrapper around an established base tool. Its packaging story is mostly about shipping a Go CLI across many developer package managers while depending conceptually on curl's semantics rather than replacing libcurl.

### タイムライン

- 2021: GitHub tags page shows v1.6.6 and v1.6.7.
- 2023: GitHub tags page shows v1.7.x releases.
- 2025: GitHub tags page shows v1.8.x releases.

### Related projects

- curl and HTTPie are the explicit upstream inspirations; webi, eget, mise, Homebrew, MacPorts, Scoop, and pkg are named install channels.

### ソース

- <https://github.com/rs/curlie>
- <https://rs.github.io/curlie>
- <https://github.com/rs/curlie/tags>


## セキュリティノート

broad file, network, media, or database tool signal.

- **Geiger リスク:** blue / 中
- broad file, network, media, or database tool signal

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** curlie
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## 他のパッケージマネージャ記録

- Nix - curlie: normalized package name match | nixpkgs package indexes: pkgs/by-name/cu/curlie/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - curlie - 1.8.2-r14: normalized package name match | Alpine Linux edge package indexes: curlie from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Curlie is a frontend to curl that adds the ease of use of httpie | https://curlie.io/
- apk - curlie-doc - 1.8.2-r14: normalized package name match | Alpine Linux edge package indexes: curlie-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Curlie is a frontend to curl that adds the ease of use of httpie (documentation) | https://curlie.io/
- pacman - curlie - 1.8.2-1: normalized package name match | Arch Linux sync databases: curlie from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | The power of curl, the ease of use of httpie. | https://rs.github.io/curlie
- zypper - curlie - 1.8.2-1.7: normalized package name match | openSUSE Tumbleweed package metadata: curlie from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | a frontend to curl that adds the ease of use of httpie | https://github.com/rs/curlie
- MacPorts - curlie: normalized package name match | MacPorts ports tree: net/curlie/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Scoop - main/curlie: normalized package name match | Scoop official bucket manifest trees: bucket/curlie.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://pkg.so/ja/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [go](https://pkg.so/ja/brew/go/) - Build dependency declared by Homebrew.
- [xh](https://pkg.so/ja/brew/xh/) - Shares pkgdb curated category or tags: api-testing, cli, developer-tools, http-client, httpie.
- [kiota](https://pkg.so/ja/brew/kiota/) - Shares pkgdb curated category or tags: api, cli, developer-tools, http-client.
- [hurl](https://pkg.so/ja/brew/hurl/) - Shares pkgdb curated category or tags: api-testing, cli, curl, developer-tools.
- [redocly-cli](https://pkg.so/ja/brew/redocly-cli/) - Shares pkgdb curated category or tags: api, cli, developer-tools.
- [bruno-cli](https://pkg.so/ja/brew/bruno-cli/) - Shares pkgdb curated category or tags: api-testing, cli, developer-tools, http-client.
- [fern-api](https://pkg.so/ja/brew/fern-api/) - Shares pkgdb curated category or tags: api, cli, developer-tools.
- [oasdiff](https://pkg.so/ja/brew/oasdiff/) - Shares pkgdb curated category or tags: api, cli, developer-tools.
- [asyncapi](https://pkg.so/ja/brew/asyncapi/) - Shares pkgdb curated category or tags: api, cli, developer-tools.
- [http-prompt](https://pkg.so/ja/brew/http-prompt/) - Local metadata places this package in an adjacent workflow. Shared terms: api, api-testing, cli, client, developer.
- [slumber](https://pkg.so/ja/brew/slumber/) - Local metadata places this package in an adjacent workflow. Shared terms: api, api-testing, cli, client, developer.

## Combined YAML source

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


## ソース

- 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
