Cygwin: apt-cyg package installation command
In cygwin to have a package installation command like apt-get under debian, one can install apt-cyg (https://github.com/transcode-open/apt-cyg)
To do this, the following commands are executed:$ lynx -source rawgit.com/transcode-open/apt-cyg/master/apt-cyg > apt-cyg
install apt-cyg /bin
then we can run installations like this:$ apt-cyg install nano