Skip to main content

Gaming on Linux | How to Install Steam on Elementary OS.

Gaming platforms have become quite popular these days. And it’s a market that generates millions every day. Traditionally, Windows has been the operating system where players can enjoy all their games without problems. With the birth of Linux, little by little this reality has changed and proof of it are the number of games available for the penguin system. For this to have happened, we have necessarily to talk about Steam. Let’s check out how to install Steam in the elementary OS so that you can enjoy your favorite games from this platform.

Steam and Linux

As we said before, Steam has been around before and after the rise of Linux. Steam has launched numerous projects and contributions to the community to make Linux an ideal platform for gaming.
Yet, pro players prefer to be on the Windows system. This is due to the great compatibility of drivers from graphics card manufacturers. In addition to the number of games available, these things Linux has yet equalize with Windows.
However, the riskiest project that Steam has presented has been the Steam OS. An operating system based on Linux, specifically Debian 7 with customization layers introduced by Valve, the company behind Steam.
As you can notice, it’s not an easy way to get Valve and its Steam OS, but what matters is that in Linux you can already enjoy well-known titles.

Steam keeps trying

Recently, Valve announced that he is preparing the Steam Play. Steam Play is a powerful tool to make Windows games compatible with Linux and, therefore, with our elementary OS.
Yes, apparently the abstraction layer will be sponsored by Wine and many aggregates that will achieve compatibility. In principle, this is a feature for little games and that goes through quality control. Of course, they will let the user activate it with any game but they warn you that things aren’t guaranteed to always work.
What is clear with this move is that Valve continues its commitment to Linux as a gaming platform and that is appreciated. Because even the company maintains the development of Steam OS and continue hiring developers with experience in Linux.
Finally, it is good to note that more and more good games are coming out for Linux through Steam, that is to say, it is improving the matter.

Install Steam on elementary OS

There are several ways to get Steam at elementary OS. If we are using elementary OS, it is because we need a robust system, stable but above all, easy to use. So let’s go for it.
  1. Using the AppCenter

The first way is quite simple, it is through the AppCenter. This application is a kind of elementary OS app store. There, we can not only install Steam but also many other available applications.
First, open AppCenter from the dock or the main menu.
When we do it, we will see the home screen.
In the upper right corner, we will see a search field. In it we can search for Steam.
Once we find it, we’ll see the information of the application to install by means of a brief review. We will also be able to see its price. In this case, it is free.
Then click on “Free” icon to start the installation process. Of course, we have to type our password.
And then, it will start the installation process
At the end of the whole process, we can look for it on the main menu. When we run it, it will start updating. When finished, we will be able to enjoy our newly installed Steam.
  1. Using the command line

Some people do not like to use app stores because they are usually slower. That is why they prefer to use the terminal. It is the recommended option if we have any knowledge about it.
Steam is in the elementary OS repositories, so we can install it using the terminal. To do this, we open one and search for Steam.
sudo apt-cache search steam



Next, install it.
sudo apt install steam
Next, you can run it normally from the main menu.

Starting Steam for the first time

You’ll encounter the downloading of Steam’s core files. Wait for the process to complete.
Once it’s ready, you’ll be able to either login into your account or create a new one.

Conclusion

Playing video games on Linux was unthinkable until not many years ago. Now, we have Steam, one of the most important game platforms in the world available for Linux. This makes it possible for many games to run natively on elementary OS.

Powered by LiquidWeb Web Hosting
Linux Hint LLC, editor@linuxhint.com
1669 Holenbeck Ave, #2-244, Sunnyvale, CA 94087

Comments

Popular posts from this blog

Create a Restore Point for Windows 7 or Vista’s System Restore

If you are thinking of installing an application but aren’t quite sure what it’s going to do to your computer, I would absolutely recommend creating a restore point before you install that application, and here are the steps to do so. Note that most application installs automatically create a restore point, but you can do this if you are really worried. Open up the Start Menu and right-click on “Computer”, and then select “Properties”. This will take you into the System area of Control Panel. Click on the “System Protection” link on the left hand side. Now select the “System Protection” tab to get to the System Restore section. Click the “Create” button to create a new restore point. You’ll be prompted for a name, and you might want to give it a useful name that you’ll be able to easily identify later. Click the Create button, and then the system will create the restore point. When it’s all finished, you’ll get a message saying it’s completed successf...

How to Clean Up Your Messy Windows Context Menu

One of the most irritating things about Windows is the context menu clutter that you have to deal with once you install a bunch of applications. It seems like every application is fighting for a piece of your context menu, and it’s not like you even use half of them. Today we’ll explain where these menu items are hiding in your registry, how to disable them the geeky way, and an easier cleanup method for non-geeks as well. Either way, your context menu won’t look like this one anymore… Cleaning the Context Menu by Hacking the Registry If you want to clean things up the truly geeky way, you can open up regedit.exe through the start menu search or run box, and then browse down to one of the following keys… sadly the context menu items are not stored in a single location. Most of the menu items that used for all files and folders can be found by looking at one of these keys: HKEY_CLASSES_ROOT\*\shell HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers HKEY_CLASSES_...

Tiny 11 - A Lightweight Windows 11 that can run on 2GB RAM and requires less harddisk space.

  In terms of Windows 11, its   system requirements   are high since this system requires at least 4GB RAM, 64GB storage space, enabled TPM & Secure Boot, a high CPU (1 GHz or faster with 2 or more cores on a compatible 64-bit processor), etc. compared to any old Windows operating systems. If you have an old or lower-end PC, Windows 11 is not a good option to install since many issues like random crashes, blue screen errors, etc. could appear on the unsupported hardware. Overview of Tiny11 If you want to run Windows 11 on your old computer with low RAM and disk space, Tiny11 appears in public. It is a project from NTDev and Tiny11 is a Windows 11 tiny edition. This edition is based on Windows 11 Pro 22H2 and includes everything you need for a comfortable computing experience since this tool doesn’t have the bloat and clutter of a standard Windows installation. Tiny11 Requirements In terms of Tiny11 requirements, a scant 8GB of storage and just 2GB of RAM are requ...