Installing Steam on ubuntu 14.04 libc.so.6 error please help

Solution 1:

First, search for an application called "software & updates".

Open this application.

Next, make sure main, universe, restricted, and multiverse are all enabled.

Now, before you try and go installing new software, you need to do all your system upgrades first:

sudo apt-get clean
sudo apt-get update
sudo apt-get dist-upgrade

Reboot when finished. Then you can install steam:

sudo apt-get install libc6-i386 steam