Steam on Ubuntu: Difference between revisions
From WickyWiki
Created page with "Category:Entertainment Category:201611 Source: * https://www.youtube.com/watch?v=bRS6doHshwc * http://store.steampowered.com/about Steps: # Download “steam_latest...." |
mNo edit summary |
||
| Line 1: | Line 1: | ||
[[Category: | [[Category:Other]] | ||
[[Category:Games]] | |||
[[Category:201611]] | [[Category:201611]] | ||
Latest revision as of 14:06, 10 June 2018
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