How to delete Lutris flatpack from steam deck?

Hi there,
I’m new here and new to linux.
A few days ago I tried to run some Windows games on my Steam deck and I installed lutris flatpack using Konsole…

flatpak install flathub org.gnome.Platform.Compat.i386 org.freedesktop.Platform.GL32.default org.freedesktop.Platform.GL.default

Then I searched for Lutris in Discovery and installed it. But then I couldn’t get the game to run and I kind of lost my patience and I let if off. I uninstalled Lutris app through Discovery and that was it. Today I decided to give it another go but I Discovery is not finding Lutris and when I try to use Konsole to install the flatpack again it says that it’s already installed. But the Discovery isn’t finding Lutris app.

How can I make discovery find Lutris or how can I unistall the flatpack so I can start all over again?

I’ll be very grateful for a step by step instructions as I’m still learning and some things are just not that simple for me.

Thanks!

in Konsole

flatpak list --app
flatpak uninstall [APPLICATION ID]

https://docs.flatpak.org/en/latest/using-flatpak.html#remove-an-application

Ok I installed Lutris using

flatpak install flathub-beta net.lutris.Lutris

And managed to get the game to run so happy days :slight_smile:
Thanks for your help.