I am probably wrong but does Flatpak/Flathub automatically update Studio or do I need to install it manually again? If it is automatic like I assumed can someone tell me how to do it? It isn’t working for me.
Mike
I am probably wrong but does Flatpak/Flathub automatically update Studio or do I need to install it manually again? If it is automatic like I assumed can someone tell me how to do it? It isn’t working for me.
Mike
Depending on your distro, it might be integrated in your regular software updates.
However, you can always update from the command line, too:
flatpak update com.bambulab.BambuStudio
will update BambuStudio
Or even simpler:
flatpak update
will update all installed Flatpak packages.
I am using the latest Mint. All the other Flatpak programs update, just not Studio.
Maybe, I need to add a line of code someplace.
Thanks, Mike