Unofficial AppImage of GIMP that includes PhotoGIMP.
To use PhotoGIMP simply rename the AppImage to contain PhotoGIMP in the filename:
-
PhotoGIMP.AppImageand plainphotogimp. Setting env varENABLE_PHOTO_GIMP=1or passing the flag--photogimpalso work. -
This will cause it to create a
$XDG_CONFIG_HOME/PhotoGIMPdirectory and copy over the PhotoGIMP config files. -
It will also make a desktop entry in
$XDG_DATA_HOME/applications/PhotoGIMP-AppImage.desktopand copy needed icons to$XDG_DATA_HOME/icons
Once done you will be able to keep using PhotoGIMP by launching the new desktop entry, you are also able to use both regular GIMP and PhotoGIMP both at the same time.
- To uninstall PhotoGIMP simply run it with the
--remove-photogimpflag.
AppImage made using sharun, which makes it extremely easy to turn any binary into a portable package without using containers or anything like that.
This AppImage bundles everything and should work on any linux distro, even on musl based ones.
It is possible that this appimage may fail to work with appimagelauncher, I recommend these alternatives instead:
This AppImage can work without FUSE at all thanks to the uruntime
More at: AnyLinux-AppImages
