Automic VaultAutomic Vault

brew

curlie mit Homebrew, apk, MacPorts, Nix, pacman, zypper, scoop installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für curlie in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install curlie

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install curlie

MacPorts ports tree · net/curlie/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add curlie

Alpine Linux edge package indexes · curlie · Quelle: dl-cdn.alpinelinux.org

Nixverifiziert · 92%
nix profile install nixpkgs#curlie

nixpkgs package indexes · pkgs/by-name/cu/curlie/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S curlie

Arch Linux sync databases · curlie · Quelle: geo.mirror.pkgbuild.com

openSUSE zypperverifiziert · 92%
sudo zypper install curlie

openSUSE Tumbleweed package metadata · curlie · Quelle: download.opensuse.org

Windows

Scoopverifiziert · 92%
scoop install main/curlie

Scoop official bucket manifest trees · bucket/curlie.json · Quelle: api.github.com

Überblick

Paketzusammenfassung

Power of curl, ease of use of httpie

Verlauf

Projektgeschichte und Nutzung

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

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

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

Sicherheitslage

Risikostufe: blue

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

Risikoklassifikator

blue Risiko · mittel Konfidenz · tool

Warum

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

Signale

  • text:http

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 8 Plattformziele verfügbar.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
curliecliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-25
Manager-Version1.8.2
Manager aktualisiert
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv1.8.2

https://github.com/rs/curlie

  • InfoNo package-manager update timestamp was available.niedrig Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:curlie
Version1.8.2
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/curlie
Homepagehttps://rs.github.io/curlie/
Repositoryhttps://github.com/rs/curlie
Upstream-Dokumentationhttps://github.com/rs/curlie#readme
LizenzMIT
Quellarchivhttps://github.com/rs/curlie/archive/refs/tags/v1.8.2.tar.gz
Build-Abhängigkeitengo
Von macOS bereitgestellte Bibliothekencurl
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namecurlie
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

curlie

nix profile install nixpkgs#curlie
  • normalized package name match
  • Abgeglichen nach: Curlie
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/cu/curlie/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

curlie 1.8.2-r13

Curlie is a frontend to curl that adds the ease of use of httpie

https://curlie.io/

sudo apk add curlie
  • License: MIT
  • Architecture: x86_64
  • Source Package: curlie
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Curlie
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: curlie from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

curlie-doc 1.8.2-r13

Curlie is a frontend to curl that adds the ease of use of httpie (documentation)

https://curlie.io/

sudo apk add curlie-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: curlie
  • normalized package name match
  • Abgeglichen nach: Curlie
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: curlie-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

curlie 1.8.2-1

The power of curl, the ease of use of httpie.

https://rs.github.io/curlie

sudo pacman -S curlie
  • License: MIT
  • Architecture: x86_64
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Curlie
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: curlie from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

curlie 1.8.2-1.4

a frontend to curl that adds the ease of use of httpie

https://github.com/rs/curlie

sudo zypper install curlie
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: curlie
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Curlie
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: curlie from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

curlie

sudo port install curlie
  • normalized package name match
  • Abgeglichen nach: Curlie
MacPorts ports tree · api.github.com · MacPorts ports tree: net/curlie/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/curlie

scoop install main/curlie
  • normalized package name match
  • Abgeglichen nach: Curlie
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/curlie.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment