02-16-2023, 09:49 AM
From gimp.org:
Quote:Note: If you installed both the stable and beta repositories, the desktop (menus, etc.) will see only one version at a time. To make sure your desktop sees the development version, run this command:
Code:
flatpak make-current --user org.gimp.GIMP beta
Or respectively to restore the stable version as the visible GIMP application:
Code:
flatpak make-current --user org.gimp.GIMP stable