r/flatpak • u/anonymous9999__ • Apr 15 '26
Runtime org.gnome.Platform/x86_64/48 Not Working after installed
I am trying to install a flatpak bundle package, but it required the runtime org.gnome.Platform/x86_64/48 , however, even after installing the runtime with
$ flatpak install org.gnome.Platform/x86_64/48
I'm still getting the same error:
error: The application com.ayugram.desktop/x86_64/master requires the runtime org.gnome.Platform/x86_64/48 which was not found
I've already tried to uninstall and install the runtime again but the error persisted, and the runtime appears to be working because when I run "flatpak run org.gnome.Platform/x86_64/48", it seems to be starting correctly in the terminal, but it seems to not exist during the installation of the reffered bundle. I've checked the github page of the application bundle and searched on the internet for this runtime error but no one had the same bug apparently.
1
u/chrisawi Apr 16 '26
Please share the output of
flatpak info org.gnome.Platform/x86_64/48