Package Details: wine-wow64 10.9-1

Git Clone URL: https://aur.archlinux.org/wine-wow64.git (read-only, click to copy)
Package Base: wine-wow64
Description: A compatibility layer for running Windows programs
Upstream URL: https://www.winehq.org
Keywords: wine winehq wow64 x64
Licenses: LGPL-2.1-or-later
Conflicts: wine
Provides: wine
Submitter: tiziodcaio
Maintainer: tiziodcaio (xiota)
Last Packager: xiota
Votes: 44
Popularity: 3.07
First Submitted: 2023-05-06 18:16 (UTC)
Last Updated: 2025-06-02 16:43 (UTC)

Dependencies (41)

Required by (19)

Sources (3)

Pinned Comments

xiota commented on 2025-06-03 18:29 (UTC)

As of this writing, multilib/wine still depends on lib32 packages. However, build with wow64 mode is in testing. Users are advised to switch when it is out of testing.

Because of oech3 repeatedly opening deletion requests, this package will not be converted to metapackage, or any actions other than notification in comments, to assist users with migration.

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 Next › Last »

yan12125 commented on 2023-09-25 12:35 (UTC)

Hi, could you consider adding pcsclite to depends for winscard.dll? There is a similar request at https://bugs.archlinux.org/task/77785, but I'm not sure if the package maintainer wants it or not. Upstream winscard.dll works only in wow64 mode in general, as described in https://bugs.winehq.org/show_bug.cgi?id=54661

tiziodcaio commented on 2023-09-11 14:58 (UTC)

Added wine-staging-wow64, the wine-wow64 package with staging patches!

MarsSeed commented on 2023-08-02 18:28 (UTC)

Thank you. Haven't had time to try it yet, but I will.

Also maybe it was some of my custom makeflags that caused the issue, like -O3.

(gcc 13.1.1 had quite some amount of regressions, and several of them occurred with -O3)

(Will also try the build with the new gcc 13.2.1 later.)

MarsSeed commented on 2023-07-25 06:33 (UTC) (edited on 2023-07-25 06:34 (UTC) by MarsSeed)

I've built this package for the first time now. It was successful, but unfortunately the result is totally useless: upon trying to launch anything, wine crashes with an exit code 139 (segmentation fault).

MarsSeed commented on 2023-06-25 11:00 (UTC)

I've submitted a package merge request from wine-x64 to wine-wow64, which is more actively maintained and is configured and packaged better, supporting the new experimental pure-64bit wow64 mode which allows 64-bit WINE to execute 32-bit applications.