So, installing via sudo apt -f install gimp gave me 2.8. Now, I'm downloading the app image from https://github.com/aferrero2707/gimp-appimage/releases/ and making it an executable with:
chmod a+x GIMP_AppImage-release-2.10.8-withplugins-x86_64.AppImage
./GIMP_AppImage-release-2.10.8-withplugins-x86_64.AppImage
Now it's running as usual, but it still doesn't have G'MIC available. Am I doing something wrong?
chmod a+x GIMP_AppImage-release-2.10.8-withplugins-x86_64.AppImage
./GIMP_AppImage-release-2.10.8-withplugins-x86_64.AppImage
Now it's running as usual, but it still doesn't have G'MIC available. Am I doing something wrong?