MSYS2

MSYS2 is a popular way to access a broad range of Linux-like tools from the Windows Command Prompt or PowerShell, at full computational performance. That is, MSYS2 executables will usually run significantly faster than Cygwin or WSL.

We refer to MSYS2 packages with environment prefix mingw-w64-ucrt-x86_64- for the UCRT toolchain, which is the recommended toolchain for Windows development on x86_64. For example, the GCC compiler package on x86_64 is mingw-w64-ucrt-x86_64-gcc. For ARM64 MSYS2 users, the package environment prefix is mingw-w64-clang-aarch64-.

2025

2024

2023

2021

2020