This package browser is in early development. Mind the rough edges.

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.

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:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/mingw-w64-tools/badges/latest-version.svg)](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]]