Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

Chocolatey Package Manager - Install Windows Packages | Online Free DevTools by Hexmos

Install Windows packages easily with Chocolatey Package Manager. Manage software installations, dependencies, and configurations from the command line. Free online tool, no registration required.

choco

The Chocolatey package manager. Some subcommands such as install have their own usage documentation. More information: https://docs.chocolatey.org/en-us/choco/commands/.

  • Execute a Chocolatey command:

choco {{command}}

  • Display help:

choco {{[-h|--help]}}

  • Display help for a specific command:

choco {{command}} {{[-h|--help]}}

  • Display version:

choco --version

See Also