10-08-2023, 03:28 PM
(10-08-2023, 12:56 PM)rich2005 Wrote: There is a solution using an appimage to launch Gimp and add python 2 but these are based on Ubuntu and MXlinux
https://github.com/TasMania17/Gimp-Appim...-for-Linux
I do not think the ubuntu version works with Debian but try it anyway.
The one for MX Linux should work on Debian as MX is based on Debian
But you might need to install fuseoverlaysf, if the appimage does not work (all is explained on Tas_mania github )
Code:
sudo apt install fuse-overlayfs
Patrice