Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Gimp 3
#1
Hello,
I am currently using GIMP 2.10, but I would like to install and use GIMP 3.
How can I install and run it without deleting the 2.10 version?
Reply
#2
On Linux you can use an AppImage for Gimp3 installation, it will coexist with the 2.10. See other threads in this forum.

More generally, AFAIK the only exclusion is both 2.10 and 3.00 as plain binaries(*). All other combinations can coexist.

(*) Unless you home-compile them with a different "prefix" so they don't need to be in /usr.
Reply
#3
(12-27-2024, 10:48 AM)rita Wrote: Hello,
I am currently using GIMP 2.10, but I would like to install and use GIMP 3.
How can I install and run it without deleting the 2.10 version?

This was mentioned in one of your other posts.

You can get a linux flatpack see: https://www.gimp.org/downloads/devel/  This is "sandboxed" which is just another inconvenience.
or
Use an Appimage, there are various 'builds' but since you are using 'buntu I would go for this one
see: https://www.gimp-forum.net/Thread-Gimp-3...1-AppImage  which has a link to https://github.com/TasMania17/Gimp-Appim...-v3.0.0rc1
Download, make it executable, run it.  It makes its own Gimp user profile ~/.config/GIMP/3.0/ along side your Gimp 2.10 user profile - nothing lost from your existing setup.

You should note that Gimp 3.0 RC1 is not for general use yet. It is for testing, but the appimage will give a good taste of what will come.
Reply
#4
(12-27-2024, 11:11 AM)rich2005 Wrote:
(12-27-2024, 10:48 AM)rita Wrote: Hello,
I am currently using GIMP 2.10, but I would like to install and use GIMP 3.
How can I install and run it without deleting the 2.10 version?

This was mentioned in one of your other posts.

You can get a linux flatpack see: https://www.gimp.org/downloads/devel/  This is "sandboxed" which is just another inconvenience.
or
Use an Appimage, there are various 'builds' but since you are using 'buntu I would go for this one
see: https://www.gimp-forum.net/Thread-Gimp-3...1-AppImage  which has a link to https://github.com/TasMania17/Gimp-Appim...-v3.0.0rc1
Download, make it executable, run it.  It makes its own Gimp user profile ~/.config/GIMP/3.0/ along side your Gimp 2.10 user profile - nothing lost from your existing setup.

You should note that Gimp 3.0 RC1 is not for general use yet. It is for testing, but the appimage will give a good taste of what will come.

I installed it, but it doesn't open when I click on it.


Attached Files Image(s)
   
Reply
#5
(12-27-2024, 11:59 AM)rita Wrote: I installed it, but it doesn't open when I click on it.  

Oh, dear.  Is the file marked as executable. You can check using your file browser, right click and look at permissions.

It does work here (kubuntu 24.04) with a double click which brings up a dialogue.

   

or
You can run it in a terminal using dot-slash-executable.name
Code:
./gimp3-RC1-Lite-python3-amd64.AppImage

40 second video showing right - click options.  https://i.imgur.com/6nXEogZ.mp4
Reply
#6
The thing is different depending on the Desktop you use, but more or less

Right click > permissions > make executable.

In the terminal open in the folder where you have appimage

chmod +x gimp3(press tab key for complete)

However it is still early for Gimp 3.0
Reply


Forum Jump: