• 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 Ubuntu Linux Systems

How To Install Steam On Ubuntu Linux Systems

By Sourabh / November 24, 2016 Category: How To, Ubuntu

How to install Steam on Ubuntu 16.04 and Ubuntu 16.10 Systems using Terminal “sudo apt-get install steam” command. Steam is a multi-player platform used to distribute games and related media online for Linux Ubuntu Systems. Steam provides the user with installation and automatic management of softwares.

To install Steam on Ubuntu Linux Systems, you will need to enable the multiverse repository on the system. To enable it, follow the steps given below:

  • Open Software & Updates
  • Go to the Ubuntu Software tab
  • Check the Ubuntu Software Restricted by Copyright (Multiverse) option
  • Close and exit

After enabling the multiverse repository, install steam using one of the following set of commands:

Commands 1

sudo apt-get install libgl1-mesa-dri:i386 libgl1-mesa-glx:i386 libc6:i386 -y
sudo add-apt-repository multiverse
sudo apt update
sudo apt install steam

Commands 2

sudo dpkg --add-architecture i386
sudo apt-get update
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 unable to open Steam even after executing all the above commands correctly, run:

sudo apt-get update
mv ~/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu/libgcc_s.so.1{,.disable} && mv ~/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libstdc++.so.6{,.disable}

Tags: Download Steam on Linux, Download Steam on Ubuntu, How To Install Steam on Ubuntu 16.04 LTS, How To Uninstall Steam On Ubuntu, Install Steam on Linux, Install Steam on Ubuntu, Install Steam Ubuntu 14.04, install steam ubuntu 14.04 64 bit, Install Steam Ubuntu 15.04, Install Steam Ubuntu 16.04, Install Steam Ubuntu 16.10, Package Steam Is Virtual, Steam For Ubuntu Download, Steam Ubuntu 14.04, Steam Ubuntu 14.10, Steam Ubuntu 15.04, Steam Ubuntu 15.10, Steam Ubuntu 16.04, Steam Ubuntu 16.10, steam ubuntu games, Sudo Apt-Get Install Steam, Ubuntu 14.04 Steam, Ubuntu 14.10 Steam, Ubuntu 15.04 Steam, Ubuntu 15.10 Steam, Ubuntu 16.04 Steam, Ubuntu 16.10 Steam, Ubuntu Steam Not Opening

Primary Sidebar

Latest Posts

Ubuntu 25.04 ‘Plucky Puffin’ Is Available To Download

How to Login as Root User in Linux Terminal

Install Firefox In Ubuntu Terminal Command Line

How To Check Kernel Installed Date In Linux Ubuntu

How To List All Kernel Modules That Are Loaded In Ubuntu

Enable Ubuntu Auto Login Without Password

Download Ubuntu 25.04 Official Default Wallpapers

How To Fix Initramfs Error In Ubuntu Command Line

How To Check All Available Kernel Version In Linux Ubuntu

3 Best Artificial Intelligence Domain Name Generators

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

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