Não é possível instalar o vapor

0

Estou tentando instalar o Steam no Ubuntu 16.04.3

Quando eu executo o steam, a mensagem é "Você está perdendo as seguintes bibliotecas de 32 bits, e o Steam pode não rodar: libc.so.6"

neste fórum alguém disse que o sudo apt-get instala libc6 *

The output
The following packages have unmet dependencies:
 libc6 : Breaks: libc6:i386 (!= 2.23-0ubuntu9) but 2.15-0ubuntu10.18 is to be installed
 libc6:i386 : Depends: libgcc1:i386 but it is not going to be installed
              Breaks: libc6 (!= 2.15-0ubuntu10.18) but 2.23-0ubuntu9 is to be installed
 libc6-dev-amd64:i386 : Depends: libc6-dev:i386 (= 2.15-0ubuntu10.18) but it is not going to be installed
                        Recommends: gcc-multilib:i386 but it is not going to be installed
 libc6-dev-i386 : Depends: libc6-dev (= 2.15-0ubuntu10.18) but 2.23-0ubuntu9 is to be installed
                  Recommends: gcc-multilib but it is not going to be installed
 libc6-i386 : Depends: libc6 (= 2.15-0ubuntu10.18) but 2.23-0ubuntu9 is to be installed
 libc6-pic : Depends: libc6 (= 2.15-0ubuntu10.18) but 2.23-0ubuntu9 is to be installed
 libc6-prof : Depends: libc6 (= 2.15-0ubuntu10.18) but 2.23-0ubuntu9 is to be installed
E: Unable to correct problems, you have held broken packages.

eu tentei fazer: sudo apt-get install libc6-i386

Output:
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 libc6-i386 : Depends: libc6 (= 2.15-0ubuntu10.18) but 2.23-0ubuntu9 is to be installed
E: Unable to correct problems, you have held broken packages.

Eu não sei mais o que fazer.

    
por David Salas Boscan 07.01.2018 / 19:57

0 respostas