Não é possível instalar o Steam no Ubuntu 14, 64 bits

Não é possível instalar o Steam no Ubuntu 14, 64 bits

Acabei de substituir meu antigo Win Vista hoje pelo Ubuntu, uma nova instalação. Fui instalar o Steam e me deu esse erro.

Steam needs to install these additional packages: 
  libgl1-mesa-dri:i386, libgl1-mesa-glx:i386, libc6:i386

Tento instalar os pacotes e me dá esse erro.

The following packages have unmet dependencies:
 libgl1-mesa-glx:i386 : Depends: libglapi-mesa:i386 (= 10.1.3-0ubuntu0.5)
 unity-control-center : Depends: libcheese-gtk23 (>= 3.4.0) but it is not going to be installed
                        Depends: libcheese7 (>= 3.0.1) but it is not going to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.

Saio da janela e o Steam aparece o erro:

You are missing the following 32-bit libraries, and Steam may not run:
libGL.so.1'

Procurei outras soluções e tentei primeiro uma atualização genérica.

sudo apt-get update; sudo apt-get dist-upgrade;

Ele atualizou.

Eu tentei da mesma solução:

wget {LIEN SUPPRIMÉ} -O /tmp/steam_1.0.0.27_i386.deb
wget {LIEN SUPPRIMÉ} -O /tmp/steam_1.0.0.27_amd64.deb
sudo dpkg --add-architecture i386
sudo apt-get update
sudo apt-get install -y ia32-libs
sudo dpkg -i /tmp/steam*.deb
sudo apt-get install -fy

o que me dá isso:..

danny@notquitealienware:~$ wget {LIEN SUPPRIMÉ} -O /tmp/steam_1.0.0.27_i386.deb
--2015-10-14 14:03:29--  http://%7Blien/
Resolving {lien ({lien)... failed: Name or service not known.
wget: unable to resolve host address ‘{lien’
idn_encode failed (3): ‘Non-digit/letter/hyphen in input’
--2015-10-14 14:03:29--  http://supprim%C3%89%7D/
Resolving supprimÉ} (supprimÉ})... failed: Name or service not known.
wget: unable to resolve host address ‘supprimÉ}’
idn_encode failed (3): ‘Non-digit/letter/hyphen in input’
--2015-10-14 14:03:29--  http://supprim%C3%89%7D/
Resolving supprimÉ} (supprimÉ})... failed: Name or service not known.
wget: unable to resolve host address ‘supprimÉ}’
danny@notquitealienware:~$ wget {LIEN SUPPRIMÉ} -O /tmp/steam_1.0.0.27_i386.deb
--2015-10-14 14:03:45--  http://%7Blien/
Resolving {lien ({lien)... failed: Name or service not known.
wget: unable to resolve host address ‘{lien’
idn_encode failed (3): ‘Non-digit/letter/hyphen in input’
--2015-10-14 14:03:45--  http://supprim%C3%89%7D/
Resolving supprimÉ} (supprimÉ})... failed: Name or service not known.
wget: unable to resolve host address ‘supprimÉ}’
idn_encode failed (3): ‘Non-digit/letter/hyphen in input’
--2015-10-14 14:03:45--  http://supprim%C3%89%7D/
Resolving supprimÉ} (supprimÉ})... failed: Name or service not known.
wget: unable to resolve host address ‘supprimÉ}’
danny@notquitealienware:~$ wget {LIEN SUPPRIMÉ} -O /tmp/steam_1.0.0.27_amd64.deb--2015-10-14 14:03:45--  http://%7Blien/
Resolving {lien ({lien)... failed: Name or service not known.
wget: unable to resolve host address ‘{lien’
idn_encode failed (3): ‘Non-digit/letter/hyphen in input’
--2015-10-14 14:03:45--  http://supprim%C3%89%7D/
Resolving supprimÉ} (supprimÉ})... failed: Name or service not known.
wget: unable to resolve host address ‘supprimÉ}’
idn_encode failed (3): ‘Non-digit/letter/hyphen in input’
--2015-10-14 14:03:45--  http://supprim%C3%89%7D/
Resolving supprimÉ} (supprimÉ})... failed: Name or service not known.
wget: unable to resolve host address ‘supprimÉ}’
danny@notquitealienware:~$ sudo dpkg --add-architecture i386

Eu também tentei instalar, ia32-libsmas consegui isso:

However the following packages replace it:
  lib32z1 lib32ncurses5 lib32bz2-1.0

E: Package 'ia32-libs' has no installation candidate
danny@notquitealienware:~$ 

Então tentei uma nova solução:

sudo apt-get install libc6:i386 libgl1-mesa-dri-lts-utopic:i386 libgl1-mesa-glx-lts-utopic:i386

e consegui isso:

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:
 gnome-session-bin : Depends: libgl1-mesa-glx or
                              libgl1
 indicator-network : Depends: unity8 (>= 7.82) but it is not going to be installed
 libgl1-mesa-dri-lts-utopic:i386 : Conflicts: libgl1-mesa-dri
 libgl1-mesa-glx-lts-utopic:i386 : Depends: libglapi-mesa-lts-utopic:i386 (= 10.3.2-0ubuntu1~trusty2) but it is not going to be installed
 libgnome-desktop-3-7 : Depends: libgl1-mesa-glx or
                                 libgl1
 libqt5gui5 : Depends: libgl1-mesa-glx or
                       libgl1
 libqt5multimedia5-plugins : Depends: libqgsttools-p1 (>= 5.2.1-0ubuntu5) but it is not going to be installed
 libqt5quick5 : Depends: libgl1-mesa-glx or
                         libgl1
 libwebkitgtk-3.0-0 : Depends: libgl1-mesa-glx or
                               libgl1
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
danny@notquitealienware:~$ 

Eu tenho uma placa gráfica AMD Radeon 4350 de 64 bits. Acessei o site deles para tentar atualizar os drivers, mas o arquivo não funciona. Não tenho ideia do que fazer ou como lidar com isso, por favor me ajude

Responder1

"sudo dpkg --add-architecture i386" "sudo apt-get update" "Sudo apt-get install steam" "Sudo apt-get upgrade: Você também pode precisar instalar ia32-libs; você poderá fazer isso depois sudo apt-get update nas etapas acima.

informação relacionada