wfxr
9/28/2016 - 12:03 PM

cygwin.md

快捷安装软件

使用别名调用安装程序

You can create an alias for easier use, for example:

alias cyg-get="/cygdrive/d/path/to/cygwin/setup-x86_64.exe -q -P"

Then you can for example install the Vim package with:

cyg-get vim

see http://stackoverflow.com/a/23143936

使用安装包管理器

see https://github.com/transcode-open/apt-cyg