it looks like wine32 is missing, you should install it.
as root, please execute "apt-get install wine32"
System - Debian 11 bullseye
Wine Version - wine-5.0.3 (for some reason, it doesn't update </3)
Therefore, in return, I input
Code: Select all
sudo apt-get install wine32
Code: Select all
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Package wine32 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
winehq-staging:i386 winehq-stable:i386 winehq-devel:i386 winehq-staging:amd64
winehq-stable:amd64 winehq-devel:amd64 libwine
E: Package 'wine32' has no installation candidate
Thanks in advance.