mingw-w64-tools
Tools of Minimalist GNU for Windows
This package provides the tools of Minimalist GNU for Windows, a complete software development environment for creating native Microsoft Windows applications.
- Versions: 13.0.0
- Website: https://mingw-w64.org
- Licenses: GPL 3+ · LGPL 2.1+
- Package source: gnu/packages/mingw.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of mingw-w64-tools as follows:
guix install mingw-w64-tools
Or install a particular version:
guix install mingw-w64-tools@13.0.0
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.
Badge code
You can use the following badge to inform users of mingw-w64-tools about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/mingw-w64-tools'><img src='https://packages.guix.gnu.org/packages/mingw-w64-tools/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/mingw-w64-tools)
Example Org:
[[https://packages.guix.gnu.org/packages/mingw-w64-tools][https://packages.guix.gnu.org/packages/mingw-w64-tools/badges/latest-version.svg]]