How Can Install Gimp versiyon 3.0 on Garuda ( Arch) Linux - Printable Version +- Gimp-Forum.net (https://www.gimp-forum.net) +-- Forum: GIMP (https://www.gimp-forum.net/Forum-GIMP) +--- Forum: Installation and usage (https://www.gimp-forum.net/Forum-Installation-and-usage) +---- Forum: Linux and other Unixen (https://www.gimp-forum.net/Forum-Linux-and-other-Unixen) +---- Thread: How Can Install Gimp versiyon 3.0 on Garuda ( Arch) Linux (/Thread-How-Can-Install-Gimp-versiyon-3-0-on-Garuda-Arch-Linux) |
How Can Install Gimp versiyon 3.0 on Garuda ( Arch) Linux - cnrtechspot.com - 05-30-2021 I installed from package manager but it installed 2.10 as default. How Can Install Gimp versiyon 3.0 on Garuda ( Arch) Linux. RE: How Can Install Gimp versiyon 3.0 on Garuda ( Arch) Linux - nelo - 05-31-2021 There is no GIMP 3.0 yet. At best there is 2.99.8 which is in testing state available from gimp.org, so not to be used for daily work. RE: How Can Install Gimp versiyon 3.0 on Garuda ( Arch) Linux - rich2005 - 05-31-2021 As Nelo, No version 3 yet. It looks like Arch supports flatpak so you could experiment with that while keeping a stable Gimp 2.10.x Not difficult, a flatpak install gimp gives options then just follow the prompts. [attachment=6102] One snag is the size, nearly 1 GB for all the parts. looks like this in a Mint 20 VM [attachment=6103] RE: How Can Install Gimp versiyon 3.0 on Garuda ( Arch) Linux - cnrtechspot.com - 05-31-2021 @nelo @rich2005 Is there so different between 2.10 and 3.0 (05-31-2021, 09:13 AM)rich2005 Wrote: As Nelo, No version 3 yet. It looks like Arch supports flatpak so you could experiment with that while keeping a stable Gimp 2.10.x (05-31-2021, 08:34 AM)nelo Wrote: There is no GIMP 3.0 yet. Can you look at last messsage? RE: How Can Install Gimp versiyon 3.0 on Garuda ( Arch) Linux - rich2005 - 05-31-2021 (05-31-2021, 11:05 AM)cnrtechspot.com Wrote: @nelo @rich2005 There is no Gimp version 3 There are development versions 2.99.x leading to a Gimp 3 release. Still some way off. see: https://wiki.gimp.org/wiki/Roadmap In use , there is no great difference between Gimp 2.10.24 and Gimp 2.99 Some small additions. If you want to use Gimp use the 2.10.24 version. RE: How Can Install Gimp versiyon 3.0 on Garuda ( Arch) Linux - Ofnuts - 06-01-2021 (05-31-2021, 12:35 PM)rich2005 Wrote:(05-31-2021, 11:05 AM)cnrtechspot.com Wrote: @nelo @rich2005 Since most of Gimp is based on GEGL and 2.10and 3.00 are on the same GEGL, there is functionally little difference between the two versions as delivered. But considering that many scripts/plugins haven't been ported to the new Gimp interface, one can argue that there is less function available in 2.99 right now if you consider the add-ons. RE: How Can Install Gimp versiyon 3.0 on Garuda ( Arch) Linux - rich2005 - 06-01-2021 Quote:But considering that many scripts/plugins haven't been ported to the new Gimp interface, one can argue that there is less function available in 2.99 right now if you consider the add-ons. I think only if you use the flatpak Gimp 2.10.x which provides python2 support, otherwise you can find Gimp is limited. If using a linux that provides Gimp 2.10.24 from their repo then python2 and all those old plugins are dust. Ubuntu 20.04 a fine example of this. There are ways around this at the moment but I wonder for how long. AFAIK same with the snap version from 'buntu. No python2 support. |