Install GZDoom via Flatpak
If you are running Ubuntu or another Linux distro where Flathub is not enabled by default then you will need to run this command first:
Code: Select all
flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
- Open a terminal by pressing Ctrl + Alt + T.
- Type the following and press Enter:
Code: Select all
flatpak install --assumeyes flathub org.zdoom.GZDoom
- You will see that the download has 7 steps total and the download will start for step 1. You may be asked to type in your login password to continue.
- The installation will mark as complete when all 7 steps are completed:
You should be able to see GZDoom now by clicking the Linux Mint symbol on the bottom right, then selecting the Games category:
If you try to open GZDoom now it will throw up an error saying it cannot find any IWADs in ~/.var/app/org.zdoom.GZDoom/.config/gzdoom. Notice the path has folders with . prefixes. That means these folders are hidden. We will need to unhide them!
- Open Thunar File Explorer on the taskbar:
Click on View, then check the box that says Show Hidden Files:
- In Thunar File Explorer, browse to your Home directory, which will be on the left labeled by a house icon and named after your username.
- Now you should be able to browse directly to /.var/app/org.zdoom.GZDoom/.config/gzdoom.
- Copy and paste your IWADs here.
- Open the Applications menu by clicking the Linux Mint logo in the bottom right on the taskbar, browse to Games and open GZDoom. It should now open and allow you to select an IWAD and play.