在cygwin中安装程序包
wget http://apt-cyg.googlecode.com/svn/trunk/apt-cygchmod +x apt-cygmv apt-cyg /usr/local/bin/
After that you'll be able to install say the package "lynx" including dependencies by running:
apt-cyg install lynx