How to install the official Epic Games Store on Linux?

Install The Epic Games Store On Linux

Gaming on Linux has come a long way in the last few years, from Valve’s Proton to the Steam Deck, we can now even run Windows only titles using Wine or Lutris. And we have already discussed the Heroic Games Launcher, through which, we can install and launch our Epic store games using wine or Proton prefixes.

However, there are certain games that I was not able to run from the Heroic Launcher, and thus came to the need to install the official Epic Games Store. Some users might even prefer the Simple and clean UI of Epic Games Store rather than the more ‘advanced’ UI of Heroic Launcher. We will use an Application called ‘Lutris’ to install the Epic Games store on our system, as there is no official version available.

Installing Lutris on Linux

Lutris is available in the official repositories of all the Linux distributions, so you can easily install it by looking into your ‘Software Center’ or ‘Software Manager’ or, you can open your Terminal application and type the following commands depending upon your Linux distribution :

# On Debian and Ubuntu based distributions :
sudo add-apt-repository ppa:lutris-team/lutris
sudo apt update && sudo apt install lutris

# On Fedora workstation :
sudo dnf install lutris

# On Arch based distributions :
sudo pacman -S lutris
Installing Lutris On Fedora
Installing Lutris On Fedora

Once Lutris is installed, you can launch it from the applications grid.

Installing the Epic Games Store

Simply open the Lutris application and then click on the Epic Games Store icon, you will be greeted with the following dialog box, just hit the Install button.

Install Epic Games Store on Linux Using Lutris
Install Epic Games Store Using Lutris

Again, you will be asked to confirm the source of Epic Games Store, it is set to ‘download’ by default, click Continue.

Download Epic Store
Download Epic Store

Once the Installation process is complete, you can launch the Store from your Applications Grid/Lutris application. Once launched, you can sign in to your account and start installing the games you like. Just make sure to check the Game’s compatibility on ProtonDB.

Sign In With Your Epic Games ID
Sign In With Your Epic Games ID

If prompted, you should also install ‘Epic Online Services’ to make sure that the Online multiplayer games run well on your PC.

Install Epic Online Services
Install Epic Online Services

Summary

Although a bit convenient, this method is not recommended to install games on your Linux machine as Epic Games Store is a bit on the heavier side as compared to Heroic games Launcher, and it runs in the background even after you close it, which can cause performance issues. We have already discussed how to install Rocket League without installing Epic Games Store at all, which is available on PC only on the Epic store, so you can check that out if you like.