Does it support 32-bit software?
Thanks in advance.
Does it support 32-bit software?
Thanks in advance.
AFAIU, that should be the case…
https://software.opensuse.org/package/wine-32bit
*Refer to the Emulator repo
I tried both versions.
> sudo zypper in wine-6.0-lp152.1255.1.x86_64.rpmLoading repository data...
Reading installed packages...
Resolving package dependencies...
Problem: nothing provides wine-32bit = 6.0 needed by wine-6.0-lp152.1255.1.x86_64
Solution 1: do not install wine-6.0-lp152.1255.1.x86_64
Solution 2: break wine-6.0-lp152.1255.1.x86_64 by ignoring some of its dependencies
Choose from above solutions by number or cancel [1/2/c/d/?] (c): c
ion@localhost:~/DATA/DOWNLOADS> sudo zypper in wine-6.0-lp152.1255.3.x86_64.rpm
Loading repository data...
Reading installed packages...
Resolving package dependencies...
Problem: nothing provides wine-32bit = 6.0 needed by wine-6.0-lp152.1255.3.x86_64
Solution 1: do not install wine-6.0-lp152.1255.3.x86_64
Solution 2: break wine-6.0-lp152.1255.3.x86_64 by ignoring some of its dependencies
Choose from above solutions by number or cancel [1/2/c/d/?] (c): c
Follow the options so that the package is installed, and it should then take care of the dependencies. FWIW, I upgraded this morning (as part of interest in this thread).
For what it is worth, I run Tumbleweed and have both Wine and wine-32bit version 6.0-1.1-x86_64 installed from the Main Repository (OSS) and vendor openSUSE. The build dates are 16 Jan 2021.
I can run programs in a wine 32 bit prefix without any problems.
The OP is running Leap 15.2, and the OSS repo is at version 5.x.
How did you upgrade? Yast and zypper only have version 5 available.
As I mentioned in my initial reply, via the Emulator repo.