Install with winget
Open PowerShell or Command Prompt and run:
winget install Orange-OpenSource.Hurl
Copied to clipboard!
1Open PowerShell or Command Prompt
2Paste and run the command above
3Follow any on-screen prompts to complete installation
About Hurl
Hurl is a command line tool that runs HTTP requests defined in a simple plain text format.
Advanced Install Options
Install (latest)
winget install Orange-OpenSource.HurlInstall (pinned version)
winget install --id Orange-OpenSource.Hurl -e --version 8.0.1Upgrade
winget upgrade Orange-OpenSource.HurlUninstall
winget uninstall Orange-OpenSource.HurlFrequently Asked Questions
How do I install Hurl using winget?
Open PowerShell or Windows Terminal and run:
winget install Orange-OpenSource.Hurl. Winget comes pre-installed on Windows 10 (1809+) and Windows 11.What is Hurl?
Hurl is a command line tool that runs HTTP requests defined in a simple plain text format.
Is Hurl free to use?
Hurl is distributed under the Apache-2.0 license. Check the publisher’s site for full licensing details.
How do I update Hurl with winget?
Run
winget upgrade Orange-OpenSource.Hurl in PowerShell or Windows Terminal to upgrade to the latest available version.How do I uninstall Hurl?
Run
winget uninstall Orange-OpenSource.Hurl to remove Hurl from your system.