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

wine64-staging

Implementation of the Windows API (staging branch, WoW64 version)

Wine-Staging is the testing area of Wine. It contains bug fixes and features, which have not been integrated into the development branch yet. The idea of Wine-Staging is to provide experimental features faster to end users and to give developers the possibility to discuss and improve their patches before they are integrated into the main branch.

Installation

Install the latest version of wine64-staging as follows:

guix install wine64-staging

Or install a particular version:

guix install wine64-staging@10.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 wine64-staging about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/wine64-staging'><img src='https://packages.guix.gnu.org/packages/wine64-staging/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/wine64-staging/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/wine64-staging)

Example Org:

[[https://packages.guix.gnu.org/packages/wine64-staging][https://packages.guix.gnu.org/packages/wine64-staging/badges/latest-version.svg]]