xPack WineHQ v10.0.0-2 released
Version 10.0.0-2 is a maintenance release; it updates the default wine binary to 64-bit.
The xPack WineHQ is a standalone binary distribution of WineHQ.
There are binaries for x64 GNU/Linux.
Download
The binary files are available from GitHub Releases.
Prerequisites
- x64 GNU/Linux: any system with GLIBC 2.28 or higher (like Ubuntu 20 or later, Debian 10 or later, RedHat 8 or later, Fedora 29 or later, etc)
Install
The easiest way to install this specific version, is by using xpm:
xpm install @xpack-dev-tools/wine@10.0.0-2.1 -verbose
Comprehensive instructions for installing xPack xPack WineHQ on different platforms can be found in the Install Guide.
Compliance
The xPack WineHQ is based on the official WineHQ, with no changes.
The current version is based on:
- WineHQ release 10.0 from 21 Jan 2025.
Changes
- none
Bug fixes
- none
Enhancements
- none
Known problems
- none
Documentation
The current WineHQ documentation is available online from:
Build
The binaries for all supported platforms (Windows, macOS and GNU/Linux) were built using the xPack Build Box (XBB), a set of build environments based on slightly older distributions, that should be compatible with most recent systems.
For the prerequisites and more details on the build procedure, please see the Maintainer Info page.
CI tests
Before publishing, a set of simple tests were performed on an exhaustive set of platforms. The results are available from:
Tests
TBD
Checksums
The SHA-256 hashes for the files are:
09191af0225d109bee2ebaed791a60e67ff52c18bbec5ce572c728940abc8322
xpack-wine-10.0.0-2-linux-x64.tar.gz
Folders hierarchy
After install, the package creates a hierarchy of folders like the following (only the first two depth levels are shown):
- GNU/Linux
$ tree -L 2 ~/.local/xPacks/@xpack-dev-tools/wine/10.0.0-2.1/.content/
/home/ilg/.local/xPacks/@xpack-dev-tools/wine/10.0.0-2.1/.content/
├── README.md
├── bin
│ ├── function_grep.pl
│ ├── msidb
│ ├── msiexec
│ ├── notepad
│ ├── regedit
│ ├── regsvr32
│ ├── widl
│ ├── wine
│ ├── wine-preloader
│ ├── wine32
│ ├── wine32-preloader
│ ├── wine64
│ ├── wine64-preloader
│ ├── wineboot
│ ├── winebuild
│ ├── winecfg
│ ├── wineconsole
│ ├── winecpp -> winegcc
│ ├── winedbg
│ ├── winedump
│ ├── winefile
│ ├── wineg++ -> winegcc
│ ├── winegcc
│ ├── winemaker
│ ├── winemine
│ ├── winepath
│ ├── wineserver
│ ├── wmc
│ └── wrc
├── distro-info
├── include
│ └── wine
├── lib
│ └── wine
├── lib32
│ └── wine
├── libexec
│ ├── libgcc_s.so.1
│ ├── libresolv-2.28.so
│ └── libresolv.so.2 -> libresolv-2.28.so
└── share
├── applications
└── wine
12 directories, 33 files
Deprecation notices
GNU/Linux minimum requirements
The minimum requirement is GLIBC 2.28, available starting with Ubuntu 20, Debian 10 and RedHat 8. Support for RedHat 7 was dropped in 2022. Support for Ubuntu 18 was dropped in 2025.
32-bit support
Support for 32-bit x64 GNU/Linux and x64 Windows was dropped in 2022 and for 32-bit Arm GNU/Linux in 2025.
Pre-deprecation notice for x64 macOS
Apple has discontinued support for the x64 (Intel) architecture. GitHub will no longer support this architecture on macOS after the macOS 15 runner image is retired in November 2027; building and testing x64 macOS binaries will become more difficult, requiring a self-hosted runner, and cannot be guaranteed in the long term.
You should begin migrating your projects to arm64-based (Apple Silicon) binaries to prepare for this deprecation (tentatively planned for 2028).
Analytics
- GitHub xpack-dev-tools/wine-xpack
- this release
- all xPack releases
- individual file counters (grouped by release)
- this release
- npmjs.com @xpack-dev-tools/wine
Credit to Shields IO for the badges and to Somsubhra/github-release-stats for the individual file counters.
