Steam on Ubuntu
From WickyWiki
Source:
Steps:
- Download “steam_latest.deb” from: http://store.steampowered.com/about/ to /.../download_folder
- Terminal:
cd /.../download_folder sudo apt-get install curl sudo dpkg -i steam_latest.deb steam
- Accept terms
- .. needs to install additional packages ..
- type Y
- press RETURN
- .. Updating Steam ..
- .. Unpacking Steam Runtime ..
- done, sign in
Workaround for slow downloadspeeds due to dns bug:
- Terminal:
sudo apt-get install dnsmasq sudo service dnsmasq restart
- exit steam
- restart (disable, enable) network