File:Cygwin_logo.svg · Wikimedia Commons · See Wikimedia Commons
Cygwin
Sign in to saveCygwin ( ) is a free and open-source Unix-like environment and command-line interface (CLI) for Microsoft Windows. The project also provides a software repository containing open-source packages. Cygwin allows source code for Unix-like operating systems to be compiled and run on Windows. Cygwin provides native integration of Windows-based applications.
Key facts
- Software.name
- Cygwin
- Software.logo
- Cygwin logo.svg
- Software.screenshot
- Cygwin X11 rootless WinXP.png
- Software.caption
- Running Cygwin, including Cygwin/X, under Windows XP
- Software.author
- Steve Chamberlain, Cygnus Solutions
- Software.developer
- Cygnus Solutions, Red Hat, Cygwin project volunteers
- Software.operating system
- Microsoft Windows
- Software.programming language
- C/C++
- Software.genre
- POSIX standard utilities, POSIX standard library, C standard library, compatibility layer
- Software.license
- GPLv3, LGPLv3
via Wikipedia infobox
Wikidata facts
- Official website
- cygwin.com
- Image
- Cygwin X11 rootless WinXP.png
Show 5 more facts
- Commons category
- Cygwin
- software version identifier
- 3.6.6-1
- source code repository URL
- git://cygwin.com/git/newlib-cygwin.git
- Stack Exchange tag
- stackoverflow.com/tags/cygwin
- inception
- 1995-00-00
Sources (10)
via Wikidata · CC0
~7 min read
Article
8 sectionsContents
- History
- Description
- Technical details
- Software packages
- See also
- Notes
- References
- External links
Cygwin ( ) is a free and open-source Unix-like environment and command-line interface (CLI) for Microsoft Windows. The project also provides a software repository containing open-source packages. Cygwin allows source code for Unix-like operating systems to be compiled and run on Windows. Cygwin provides native integration of Windows-based applications.
The terminal emulator mintty is the default command-line interface provided to interact with the environment. The Cygwin installation directory layout mimics the root file system of Unix-like systems, with directories such as /bin, /home, /etc, /usr, and /var.