Logo
  • Ubuntu
  • CentOS
  • Debian
  • Fedora
  • RedHat

How to Install Steam on Ubuntu 20.04 - DesignLinux

Jul 22 2020
designlinux 0 Comments
How to Install Steam on Ubuntu 20.04

Steam is a digital service to distribute video games developed by Valve Corporation. There are numerous games free and paid games available on Steam store. This article explains how to install the Steam client on Ubuntu 20.04.

Prerequisites#

You must be logged in as a user with sudo privileges on your Ubuntu system.

Install Steam on Ubuntu#

Installing Steam on Ubuntu is fairly straightforward. Perform the following steps to install Steam on your Ubuntu system:

Step 1 – Download Steam Package#

Open the terminal and download the latest Steam .deb package using the following wget command:

wget https://steamcdn-a.akamaihd.net/client/installer/steam.deb

Step 2 – Install Steam Package#

Once the download is complete, install Steam with apt:

sudo apt install ./steam.deb

It’s done. At this stage, you have Steam installed on your Ubuntu desktop.

The official Steam repository will be added to your system during the installation process. Whenever a new version is available, you can update the Steam package through your desktop standard Software Update tool or by running the following commands in your terminal:

sudo apt update
sudo apt upgrade

Starting Steam#

To start the Steam client, open the Activities search bar, type “Steam” and click on the icon. You also can start the Steam from the command-line by typing steam.

At first launch, it will open a new terminal and install necessary packages. Once you get prompt you should type y and hit Enter key to continue. The terminal will close, and Steam will update its self to the latest version:

steam-install-packages

It will take few minutes depends on your system and it will start the Steam client.

update-steam

As you can see in below image, you can create or login to your Steam account.

login-steam

Conclusion#

You successfully learned how to install Steam on Ubuntu 20.04. To find a list of supported Linux games, visit this page.

If you have any questions or feedback, please leave a comment below.

Related

Tags: games, steam, ubuntu

How to Rename Directories in Linux

Prev Post

How to Create Tar Gz File

Next Post
Archives
  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • July 2022
  • June 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
  • April 2021
  • March 2021
  • February 2021
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
Categories
  • AlmaLinux
  • Android
  • Ansible
  • Apache
  • Arch Linux
  • AWS
  • Backups
  • Bash Shell
  • Bodhi Linux
  • CentOS
  • CentOS Stream
  • Chef
  • Cloud Software
  • CMS
  • Commandline Tools
  • Control Panels
  • CouchDB
  • Data Recovery Tools
  • Databases
  • Debian
  • Deepin Linux
  • Desktops
  • Development Tools
  • Docker
  • Download Managers
  • Drupal
  • Editors
  • Elementary OS
  • Encryption Tools
  • Fedora
  • Firewalls
  • FreeBSD
  • FTP
  • GIMP
  • Git
  • Hadoop
  • HAProxy
  • Java
  • Jenkins
  • Joomla
  • Kali Linux
  • KDE
  • Kubernetes
  • KVM
  • Laravel
  • Let's Encrypt
  • LFCA
  • Linux Certifications
  • Linux Commands
  • Linux Desktop
  • Linux Distros
  • Linux IDE
  • Linux Mint
  • Linux Talks
  • Lubuntu
  • LXC
  • Mail Server
  • Manjaro
  • MariaDB
  • MongoDB
  • Monitoring Tools
  • MySQL
  • Network
  • Networking Commands
  • NFS
  • Nginx
  • Nodejs
  • NTP
  • Open Source
  • OpenSUSE
  • Oracle Linux
  • Package Managers
  • Pentoo
  • PHP
  • Podman
  • Postfix Mail Server
  • PostgreSQL
  • Python
  • Questions
  • RedHat
  • Redis Server
  • Rocky Linux
  • Security
  • Shell Scripting
  • SQLite
  • SSH
  • Storage
  • Suse
  • Terminals
  • Text Editors
  • Top Tools
  • Torrent Clients
  • Tutorial
  • Ubuntu
  • Udemy Courses
  • Uncategorized
  • VirtualBox
  • Virtualization
  • VMware
  • VPN
  • VSCode Editor
  • Web Browsers
  • Web Design
  • Web Hosting
  • Web Servers
  • Webmin
  • Windows
  • Windows Subsystem
  • WordPress
  • Zabbix
  • Zentyal
  • Zorin OS
Visits
  • 0
  • 530
  • 612,709

DesignLinux.com © All rights reserved

Go to mobile version