• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / How To / How To Install Steam On Linux Ubuntu 16.04

How To Install Steam On Linux Ubuntu 16.04

By Sourabh / June 9, 2016 Category: How To, Ubuntu

Steam gaming client for Linux Ubuntu. How to install Steam on Ubuntu 16.04. Fix “Steam not installing on Ubuntu 16.04 due to dependences issue.”

Steam, the ultimate online game platform is a multi-player platform developed by Valve Corporation. Steam is used to distribute games and related media online. It also provides the user with installation and automatic management of software.

Steam has over 3,500 games from Action to Indie and everything in-between. Enjoy exclusive deals, automatic game updates and other great perks.

Install Steam on Ubuntu

Please note that before installing Steam on Ubuntu, multiverse repository must be enabled. The following commands will automatically enable it for the Ubuntu systems. Run the following commands in Terminal to install Steam on Ubuntu:

$ sudo add-apt-repository multiverse
$ sudo apt-get update
$ sudo apt-get install steam

Please note that for 64bit systems, first enable multi-arch repositories by running the following commands:

$ sudo dpkg --add-architecture i386
$ sudo apt-get update

Now run the below commands to download and install all the required packages for Steam:

$ sudo apt-get install wget gdebi libgl1-mesa-dri:i386 libgl1-mesa-glx:i386 libc6:i386
$ wget http://media.steampowered.com/client/installer/steam.deb
$ sudo gdebi steam.deb

If you are experiencing any errors after trying the .deb file from the official website for Ubuntu. For many users, Steam fails to install because of some problems with dependences on Ubuntu 16.04.

If you are experiencing any errors after trying the .deb file from the official website for Ubuntu. For many users, Steam fails to install because of some problems with dependences on Ubuntu 16.04. You can fix this error by:

LD_PRELOAD='/usr/$LIB/libstdc++.so.6 /usr/$LIB/libgcc_s.so.1 /usr/$LIB/libxcb.so.1 /usr/$LIB/libgpg-error.so' steam

Tags: Commands To Install Steam in Ubuntu 16.04, Fix Steam not working on Linux, Fix Steam not working on Ubuntu, How to Install Steam Gaming Client In Ubuntu, How To Install Steam in Ubuntu 16.04, How To Install Steam on Ubuntu 16.04 LTS, Install Steam Gaming Client In Ubuntu, Install Steam Gaming Client In Ubuntu 16.04, Install Steam in Ubuntu 16.04, install steam ubuntu, install steam ubuntu 14.04 64 bit, install steam ubuntu terminal, Installing Steam in Ubuntu 16.04, Play Games in Linux, Play Games in Ubuntu 16.04, Solve Steam not working on Linux, Solve Steam not working on Ubuntu, steam linux game, Steam not working on Linux, Steam not working on Ubuntu, Steam not working on Ubuntu 16.04, Steam Ubuntu 16.04, steam ubuntu download, steam ubuntu games, there isn’t a software package called “steam” in your current software sources., Ubuntu 16.04 Steam, you don't have permission to access /steam/archive/precise/steam_latest.deb on this server.

Primary Sidebar

Latest Posts

Delete Directory And Contents Recursively Without Prompt On Linux

Check User Login History In Ubuntu Linux Command Line

Use Locate Command To Find File In Linux Terminal By Name

How To Change Terminal Color In Ubuntu Command Line

How To Run Fsck Manually In Linux To Fix Unexpected Inconsistency

How To Fix Broken Packages On Ubuntu From Terminal

Re Execute The Previous Command In Linux Ubuntu Command Line

How Much RAM Is Needed For Ubuntu PC

How To Find Large Files And Directories In Linux Command Line

How To Use Clear Command History In Linux Terminal

© 2026 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap