Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

4
  • I'm trying to follow the wine-hq instructions; but when I try to install the packages they suggest, I keep getting errors about missing :386 dependencies. How can I install all of those?
    – einpoklum
    Commented Sep 28, 2019 at 20:11
  • Did you do an: sudo dpkg --add-architecture i386. What is the exact error message?
    – crasu
    Commented Sep 29, 2019 at 21:15
  • Yes I did. It was a message about "package X depends on pacacke Y:i386 but Y:i386 is not going to be installed"; and then if I also mark Y:i386 for installation, it says "package Y:i386 depends on pacacke Z1:i386 and Z2:i386 but they are not going to be installed" etc. etc.
    – einpoklum
    Commented Sep 29, 2019 at 21:41
  • Followed this answer and installation went a breeze, 64bit prefix on Ubuntu 20.04, Battle.net and StarCraft II all working fine. Commented Jan 26, 2021 at 0:09