macOS
brew install hurllocal Homebrew formula metadata
sudo port install hurlMacPorts ports tree · www/hurl/Portfile · source: api.github.com
brew
Run and Test HTTP Requests with plain text and curl. Version 8.0.1 via Homebrew; verified 2026-06-22.
install
brew install hurllocal Homebrew formula metadata
sudo port install hurlMacPorts ports tree · www/hurl/Portfile · source: api.github.com
sudo apk add hurlAlpine Linux edge package indexes · hurl · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#hurlnixpkgs package indexes · pkgs/by-name/hu/hurl/package.nix · source: api.github.com
sudo pacman -S hurlArch Linux sync databases · hurl · source: geo.mirror.pkgbuild.com
sudo zypper install hurlopenSUSE Tumbleweed package metadata · hurl · source: download.opensuse.org
scoop install main/hurlScoop official bucket manifest trees · bucket/hurl.json · source: api.github.com
winget install --id Orange-OpenSource.Hurl -eWindows Package Manager source index · Orange-OpenSource.Hurl · source: cdn.winget.microsoft.com
overview
Run and Test HTTP Requests with plain text and curl
history
Hurl is an Orange Open Source command-line tool for running HTTP requests and tests from a plain-text file format. It sits between curl-style request execution and API test tooling: users can chain requests, capture values, assert headers and bodies, and emit CI-friendly reports.
The public GitHub repository was created in August 2020, and the release history shows a 1.0.0 tag in December 2020. The project evolved quickly from a plain-text HTTP runner into a broader API testing tool with captures, XPath and JSONPath assertions, SOAP and GraphQL examples, reports, and formatter/import tooling.
Hurl's own README emphasizes that the HTTP engine is powered by libcurl while the surrounding CLI and file format are written in Rust. That design gave the tool a package-nerd-friendly niche: curl-compatible network behavior wrapped in a reproducible test file that can live in a repository.
The installation documentation and package metadata show distribution through Homebrew, MacPorts, Nix, Arch, Scoop, Winget, Alpine, and other channels. The changelog thanks outside contributors across releases, which indicates usage beyond the original Orange engineering team.
Hurl files usually describe one or more HTTP exchanges with expected status codes, captures, and assertions. The README examples cover HTML, REST/JSON, SOAP, GraphQL, performance assertions, hashes, and CI output formats such as JUnit, TAP, and HTML.
Hurl matters to package and CLI users because it makes HTTP integration checks small, reviewable, and runtime-light. Instead of committing shell scripts around curl plus a separate assertion language, teams can commit one text fixture and run it locally or in CI.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Credential-bearing paths to review before unattended agent runs.
~/.netrcexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
hurl | cli | global executable | |
hurlfmt | cli | global executable |
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.
https://github.com/Orange-OpenSource/hurl
install metadata
| Package key | brew:hurl |
|---|---|
| Version | 8.0.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/hurl |
| Homepage | https://hurl.dev |
| Repository | https://github.com/Orange-OpenSource/hurl |
| Upstream docs | https://hurl.dev/docs/frequently-asked-questions.html |
| License | Apache-2.0 |
| Source archive | https://github.com/Orange-OpenSource/hurl/archive/refs/tags/8.0.1.tar.gz |
| Last updated | 2026-06-22T14:03:44-07:00 |
| Pulse | updated |
| Build dependencies | pkgconf, rust |
| Uses from macOS | curl, libxml2, llvm |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | hurl |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
hurl
nix profile install nixpkgs#hurlhurl 7.1.0-r0
CLI to run HTTP requests defined in simple plain text format
sudo apk add hurlhurl-bash-completion 7.1.0-r0
Bash completions for hurl
sudo apk add hurl-bash-completionhurl-doc 7.1.0-r0
CLI to run HTTP requests defined in simple plain text format (documentation)
sudo apk add hurl-dochurl-fish-completion 7.1.0-r0
Fish completions for hurl
sudo apk add hurl-fish-completionhurl-zsh-completion 7.1.0-r0
Zsh completions for hurl
sudo apk add hurl-zsh-completionhurl 8.0.1-1
Run and test HTTP requests with plain text
https://github.com/Orange-OpenSource/hurl
sudo pacman -S hurlhurl 8.0.1-1.1
Run and test HTTP requests with plain text
https://github.com/Orange-OpenSource/hurl
sudo zypper install hurlhurl
sudo port install hurlmain/hurl
scoop install main/hurlOrange-OpenSource.Hurl
winget install --id Orange-OpenSource.Hurl -esource 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.