在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
发布时间: 2012-07-15 20:20:06 作者: rapoo
在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