Steam (Linux version) has been working fine for me since I installed it months ago. Unfortunately, I opened it this morning and the automatic update started. Before it finished, my laptop froze up ... nothing unfroze it. I decided to do a hard restart, and once it did and I tried opening Steam again, I received a popup message:
Code: Select all
Error: You are missing the following 32-bit libraries, and Steam may not run:
libc.so.6I have tried removing it from the Software Manager and installing it again: same error
I have tried purging and reinstalling steam from terminal:
Code: Select all
sudo apt-get purge steam
sudo apt-get install steamand still same error.
I have tried reinstalling libc files:
Code: Select all
sudo apt-get install '^libc6.*'Code: Select all
... is already the newest version.Code: Select all
E: Unable to correct problems, you have held broken packages.I've tried installing the latest i386 for libc6:
Code: Select all
sudo apt-get install libc6-i386I'm running Linux Mint 17.3 Mint Rosa. Anyone have a solution?
