Steam on Ubuntu

From WickyWiki
Revision as of 07:58, 3 December 2016 by Wilbert (talk | contribs) (Created page with "Category:Entertainment Category:201611 Source: * https://www.youtube.com/watch?v=bRS6doHshwc * http://store.steampowered.com/about Steps: # Download “steam_latest....")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Source:

Steps:

  1. Download “steam_latest.deb” from: http://store.steampowered.com/about/ to /.../download_folder
  2. Terminal:
     cd /.../download_folder
     sudo apt-get install curl
     sudo dpkg -i steam_latest.deb
     steam
  3. Accept terms
  4. .. needs to install additional packages ..
  5. type Y
  6. press RETURN
  7. .. Updating Steam ..
  8. .. Unpacking Steam Runtime ..
  9. 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