Install Steam on Debian Wheezy without dying trying

Greetings everyone. Many of you are probably already enjoying Steam on the GNU/Linux platform. However, many Debian Stable (Wheezy) users are having a terrible time trying to install Steam.

I will show you how to do it without having to die trying, although most of the results had been unsuccessful, due to the fact that the dependencies it requires are in the Ubuntu repos, and / or multi-architecture support had not been implemented.

In order to do this feat, we must do the following:

Install Debian Wheezy multi-architecture support:

apt-get install multiarch-support

Install the dependencies that steam asks us (unfortunately, from Ubuntu), through this procedure:

wget http://dl.dropbox.com/u/29081229/Steam/debian_install.sh && ./debian_install.sh

Download the Steam package through this procedure:

wget http://media.steampowered.com/client/installer/steam.deb && sudo dpkg -i steam.deb

Wait for the client to update, log in and that's it.

If you have video cards like ATI / AMD or NVIDIA, we suggest that you install the proprietary drivers so that it will perform better in the games that you download for free or that you buy through this platform.

I hope it has been useful for those souls who have killed themselves looking for a way to install Steam without dying in the attempt.

PS: Here's a screenshot of my Steam on my Debian Wheezy :

Steam on Debian Wheezy

And I cannot say goodbye without first thanking the Steam users , the Debian Wiki , and the official Debian forum for making this feat possible.


Add as preferred source in Google