Cygwin is a software package that provides a Unix-like environment and command-line interface in Windows. It is a collection of tools, libraries, and utilities that allow users to run native Unix applications in a Windows environment. It also provides access to system calls and libraries of the underlying MS-Windows operating system, allowing programs to run on both platforms without modification. Cygwin is used to provide a Linux-like environment for Windows users, allowing them to run Linux applications on Windows operating systems. It provides a platform-independent way of compiling and running software, as well as a wide variety of UNIX tools, such as bash, grep, sed, and awk. Cygwin also provides a collection of GNU utilities, such as make, gcc, gdb, and binutils. Additionally, it provides a set of X server programs for running graphical user interfaces (GUIs) on Windows.
Forking Cygwin with a good package manager
Discontinued The project seems to be no longer developed. The latest version, 1.2.0, released in July 2015, is still available for download from GitHub
Configuration much easier than Cygwin, with most of what you will need.
Cygwin was revealed due to the shortcomings of WCP as a shell! In WCP (unlike PowerShell), the user is stuck with the execution of the unit command, and does not have the combinatorial power of the infamous shell (sh or bash).
It does not support any GNU / Unix commands.
Discontinued No activity for more than one year.
Discontinued No longer developed, the latest news is from 2014.
Cygwin is "unix-on-windows", sakura is only a terminal emulator.
Discontinued Last Released September 9, 2008
By siphons · Nov 2017
Esta herramienta es increíble. La interfaz de línea de comandos de Unix que puede interactuar con Windows es la punta del iceberg. A través de Cygwin (y apt-cyg), instalé Python, vim, un servidor SSH y otras herramientas de Linux. Cygwin tiene acceso a la mayoría de los comandos de Windows como shutdown (a diferencia de WSL) y puede iniciar cmd si no lo hace. Incluso me permite copiar archivos a medios externos incluso cuando normalmente está restringido por el sistema operativo.
By baconbits · Sep 2015
Un conjunto de software increíblemente útil para cualquier desarrollador. La calidad de los puertos se ha elevado a un nivel muy alto en los últimos años. Soy un desarrollador de Linux que usa Windows como sistema operativo de mi escritorio. Necesito interoperar con servidores web de Linux, así que estoy constantemente cambiando entre los servidores de escritorio y los servidores remotos. Cygwin hace que sea muy fácil trabajar localmente utilizando el mismo conjunto de herramientas en los servidores. Es particularmente útil para trabajar y procesar archivos de datos "a la manera de UNIX" con el conjunto típico de programas de UNIX como bash, grep, cut, sed, awk , perl, python, vim, emacs, imagemagick, scp, etc.
Do not offer a Unix-like environment.