在cygwin中安装程序包

wget http://apt-cyg.googlecode.com/svn/trunk/apt-cyg
chmod +x apt-cyg
mv 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

你可能感兴趣的:(SVN)