Kindoflame
New Member
I wanted to install Wine in order to play games on Steam, but I keep running into problems with the dependencies. When I try to install the package winehq-stable, I get an error saying wine-stable is not installed. Then when I try to install wine-stable, it says I need wine-stable-i386 and wine-stable-amd64. When I try to install those I get batch of about 2 dozen errors regarding dependencies not installed. This last batch of errors are particularly weird e.g.
At this point, I am way over my head. I barely understand what these mean and have no idea how I would even try to fix. A full list of the errors I get is in the spoiler below.
Code:
Depends: libc6 (>= 2.29) but 2.23-0ubuntu11.2 is to be installed
Depends: libfaudio0 (>= 19.06.07) but it is not installable
Recommends: libcapi20-3 but it is not going to be installed
At this point, I am way over my head. I barely understand what these mean and have no idea how I would even try to fix. A full list of the errors I get is in the spoiler below.
Running sudo apt install --install-recommends wine-stable-i386
Running sudo apt install --install-recommends wine-stable-amd64
Code:
Depends: libc6:i386 (>= 2.29) but 2.23-0ubuntu11.2 is to be installed
Depends: libfaudio0:i386 (>= 19.06.07) but it is not installable
Depends: libgphoto2-6:i386 (>= 2.5.10) but 2.5.9-3 is to be installed
Depends: libgphoto2-port12:i386 (>= 2.5.10) but 2.5.9-3 is to be installed
Depends: libvkd3d1:i386 (>= 1.0) but it is not installable
Recommends: libosmesa6:i386 but it is not going to be installed
Recommends: libsdl2-2.0-0:i386 but it is not going to be installed
Running sudo apt install --install-recommends wine-stable-amd64
Code:
Depends: libc6 (>= 2.29) but 2.23-0ubuntu11.2 is to be installed
Depends: libfaudio0 (>= 19.06.07) but it is not installable
Depends: libgcc-s1 (>= 3.0) but it is not installable
Depends: libgphoto2-6 (>= 2.5.10) but 2.5.9-3 is to be installed
Depends: libgphoto2-port12 (>= 2.5.10) but 2.5.9-3 is to be installed
Depends: libvkd3d1 (>= 1.0) but it is not installable
Recommends: libcapi20-3 but it is not going to be installed
Recommends: libodbc1 but it is not going to be installed
Recommends: libosmesa6 but it is not going to be installed
Recommends: libsdl2-2.0-0 but it is not going to be installed