How to Install Steam on Linux
Method 1 of 5:
Installing from the Ubuntu Software App
-
Open the Ubuntu Dash on your computer. Click the icon on the top-left corner of your screen to open the Dash. -
Find and click the Ubuntu Software app. This app looks like an orange bag icon with a white "A" on it.- You can type the app name in Dash to quickly find it.
-
Click the search bar at the top. You can search all the available software here. -
Search Steam in the software app. Type the app name, and press ↵ Enter or ⏎ Return on your keyboard. The official Steam app will show up at the top of the results. -
Click the Install button next to Steam. This will install the latest release of the official Steam app on your Ubuntu Linux computer.
Method 2 of 5:
Installing from Ubuntu Repositories
-
Open a Terminal window. To do this, click the icon on the top-left, type "Terminal," and hit ↵ Enter or ⏎ Return. You could also press the Ctrl+Alt+T keyboard shortcut. -
Type sudo add-apt-repository multiverse. This command will add the required repository for installation.- Press ↵ Enter or ⏎ Return to run the command. If you're prompted, enter your password to proceed.
-
Type and run sudo apt update. This will update the repository with the latest version.- Press ↵ Enter or ⏎ Return to run the command.
-
Type and run sudo apt install steam. This will install Steam from the default Ubuntu repositories.- You can launch the Steam app on your computer after your installation is finished.
Method 3 of 5:
Installing via DEB Package
-
Open a terminal window. To do this, click the icon on the top-left, type "terminal," and hit ↵ Enter or ⏎ Return. You could also press the Ctrl+Alt+T keyboard shortcut. -
Type sudo dpkg --add-architecture i386. -
Press ↵ Enter or ⏎ Return. This will run your command. -
Type sudo apt update. This will complete all your latest updates for installation.- Press ↵ Enter or ⏎ Return to run the command.
-
Type and run sudo apt install wget gdebi-core libgl1-mesa-dri:i386 libgl1-mesa-glx:i386. -
Type and run cd /tmp && wget http://media.steampowered.com/client/installer/steam.deb.- This will download the Steam DEB package to your computer.
-
Type and run sudo gdebi steam.deb. This will install the Steam app from the official DEB package.- You can launch Steam on your computer as soon as the install is finished.
Method 4 of 5:
Installing on Fedora/RedHat/CentOS or Other
-
Open a terminal window. There is no Steam app in the official Fedora repositories, but you can install it via a third-party repository in the command prompt. -
Type $ su -c 'dnf install https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm https://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm'.- This command will install the RPM Fusion repository. You can install Steam via this repo.
- RPM Fusion is a reliable third-party repository for Fedora/RedHat and clone Linux versions. You can find more information at https://rpmfusion.org.
-
Press ↵ Enter or ⏎ Return. This will run your command, and install the repo.- If you're prompted, answer "Y" or "Yes" to install and configure the new repository.
-
Type and run $ su -c 'dnf -y update'. This will refresh your system's repository list. -
Type and run $ su -c 'dnf -y install steam'. This will install the Steam app from the RPM Fusion repository.- You can launch Steam on your computer when your installation is finished.
Method 5 of 5:
Installing on the Windows (WINE) Version
-
Open your computer's Terminal window. You can use the command prompt to install Steam's Windows version repackaged by Snap, and made available to Linux via Wine. -
Type and run sudo apt install snapd. This will install the required Snap setup on your computer.- Press ↵ Enter or ⏎ Return to run the command.
-
Type and run sudo snap install steamforwindows --edge. This will download and install Steam's repackaged Windows version on your computer.- You can launch Steam on your computer when your install is finished.
4 ★ | 4 Vote
You should read it
- How to install the Steam interface, change the Steam skin on your computer
- How to Install a Game on a PC
- How to install Windows on Steam Deck
- Steps to fix the error of not opening Steam on Windows 10
- How to register a Steam account on your computer?
- Which type should be chosen between: Steam iron and dry iron?























