Flatpak not installing on MATE

Hello all,

I just moved over from the flagship to MATE. im trying to install some apps using flatpaks. digging in you are supposed to use this command to install flatpak:

flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo

however, i get a readback of bash: flatpak: command not found

is there a way to fix this?

Welcome Matthew,

You will have to install the flatpak environment first:

$ sudo dnf install flatpak
1 Like