About 50 results
Open links in new tab
  1. How do I install cygwin components from the command line?

    Is there a tool in the Cygwin package similar to apt-get on Debian or yum on redhat that allows me to install components from the command line?

  2. mingw - What is cygwin and what does it do - Stack Overflow

    Mar 28, 2014 · after searching about it i found some info (yet confusing for me) Cygwin is a Unix-like environment and command-line interface for Microsoft Windows. i found the above line in …

  3. updates - How to install new packages on Cygwin? - Super User

    There is no package management in Cygwin outside of the setup program. The setup only applies updates to your current installation, it does not overwrite packages that what you already have …

  4. What is the difference between Cygwin and MinGW?

    Apr 21, 2009 · What is Cygwin? Cygwin is a compatibility layer that makes it easy to port simple Unix-based applications to Windows, by emulating many of the basic interfaces that Unix …

  5. Where can I download an offline installer of Cygwin?

    Mar 19, 2009 · 80 I need an offline installer with most of the utilities commonly needed. Somehow the default installer confuses me with all its package selection. I installed Cygwin but I can't …

  6. windows - Installing Make in Cygwin - Stack Overflow

    Feb 8, 2019 · For more (generic) details, check [Cygwin]: Installing and Updating Cygwin Packages. [Cygwin]: Cygwin FAQ - Does the Cygwin Setup program accept command-line …

  7. windows - How can I open a cygwin terminal? - Stack Overflow

    Jan 5, 2016 · 3 When you install cygwin, it normally installs a ".bat" file at the top of the directory-tree containing cygwin, which can run a command-window. For example:  @echo off C: …

  8. How do I install cURL on cygwin? - Stack Overflow

    Sep 6, 2010 · I tried to enable curl on cygwin but it says bash: curl: command not found How do I install curl on cygwin?

  9. How to completely uninstall/remove cygwin from Windows 7

    Jul 24, 2010 · How can I completely uninstall/remove cygwin? I don't think it is as simple as deleting C:\\cygwin. Maybe alter registry?

  10. how to install apt-cyg for Cygwin? - Stack Overflow

    If you save it as "apt-cyg.txt" then when you want to run the command in cygwin, you will literally have to type "apt-cyg.txt" to run it. Are you familiar with linux command line at all?