Tag: apt-cyg

Cygwin command line installation

Have you ever wished you could install Cygwin programs via the command line? Well you can. Just use this shellscript that Stephen Jungels wrote. Just download it into your cygwin /usr/bin directory and modify if necessary. View apt-cyg First ssh to the cygwin box. Next download the needed packages for apt-cyg ./setup.exe -q -P  wget,tar,qawk,bzip2,subversion,vim …

Continue reading