CommandsCygwin - Nilzor/chocolatey GitHub Wiki

Chocolatey Cygwin (choco cygwin)

##New as of v0.9.8.17. Installs packages from Cygwin. chocolatey cygwin packageName or shortcut with choco cygwin packageName. You can also call choco install packageName -source cygwin

####Deprecation Notice: The shortcut ccygwin was deprecated in 0.9.8.21 for the ubiquitous choco command.

##Parameters ###PackageName Name of package to install.

##Examples chocolatey cygwin bash

choco cygwin bash

choco install bash -source cygwin

Command Reference