Ich bin mir bewusst, dass viele Leute Probleme beim Starten von Steam (heruntergeladen von Steam, nicht von den Repos) unter Ubuntu 16.04 64-Bit mit der folgenden Fehlermeldung haben:
svetlana@svetlana-desktop:~$ steam
Running Steam on ubuntu 16.04 64-bit
STEAM_RUNTIME is enabled automatically
Error: You are missing the following 32-bit libraries, and Steam may not run:
libXtst.so.6
libXrandr.so.2
libgobject-2.0.so.0
libglib-2.0.so.0
libgtk-x11-2.0.so.0
libpulse.so.0
libgdk_pixbuf-2.0.so.0
Installing breakpad exception handler for appid(steam)/version(1463778979)
Installing breakpad exception handler for appid(steam)/version(1463778979)
Installing breakpad exception handler for appid(steam)/version(1463778979)
Installing breakpad exception handler for appid(steam)/version(1463778979)
[2016-05-22 16:33:15] Startup - updater built May 20 2016 18:57:58
[2016-05-22 16:33:15] Opted in to client beta 'publicbeta' via beta file
You are in the 'publicbeta' client beta.
Looks like steam didn't shutdown cleanly, scheduling immediate update check
[2016-05-22 16:33:15] Checking for update on startup
[2016-05-22 16:33:15] Checking for available updates...
[2016-05-22 16:33:15] Download skipped by HTTP 304 Not Modified
[2016-05-22 16:33:15] Nothing to do
[2016-05-22 16:33:15] Verifying installation...
[2016-05-22 16:33:15] Performing checksum verification of executable files
[2016-05-22 16:33:15] Verification complete
[2016-05-22 16:33:16] Shutdown
Meine Frage hat jemand schon eine Lösung gefunden?
sudo apt install steam
, wodurch alle erforderlichen Abhängigkeiten von 32-Bit-Bibliotheken erfasst werden. Hast du das schon versucht?