![]() |
Linux Flatpak additions (official) - Printable Version +- Gimp-Forum.net (https://www.gimp-forum.net) +-- Forum: GIMP (https://www.gimp-forum.net/Forum-GIMP) +--- Forum: Extending the GIMP (https://www.gimp-forum.net/Forum-Extending-the-GIMP) +--- Thread: Linux Flatpak additions (official) (/Thread-Linux-Flatpak-additions-official) |
Linux Flatpak additions (official) - rich2005 - 06-23-2020 Some joy for linux flatpak users. (and some whinges from me) Update your flatpak Code: flatpak update org.gimp.GIMP [attachment=4571] Whinge no.1 - You get the Gimp manual. It is a big installation. Do I want it - no. I use either online or the pdf. A list of the addons Code: flatpak install org.gimp [attachment=4572] Very straight forward, select the one you want, (only one-at-a-time, you need to repeat the procedure for more) and it installs. Whinge no.2 Resynthesizer for example, I remember installing that in an earlier flatpak with no problems at all, but it is welcome. Whinge no.3 Again Resynthesizer, At best I use only two of the python plugins, heal-selection and occasionally heal-transparency. With this install you get the lot, 8 of them to clutter up the menu. Whinge no.4 I want to remove the unwanted python plugins, go to Edit -> Preferences -> plug-ins. Where are they ? It says /app/.... Where ? I did find them eventually. /var/lib/flatpak/runtime/org.gimp.GIMP.Plugin.Resynthesizer/x86_64/2-3.36/ece209307f93889a3b75c31a809bd87b318ea42f014473f21b0a4604643c0b69/files/plug-ins/ However, for all,of that, the gmic plugin is there and for many linux Gimp 2.10.x users that is welcome. RE: Linux Flatpak additions (official) - nelo - 06-24-2020 How do I get that list of available packages? when I enter Code: flatpak install org.gimp Quote:Error: REMOTE SOURCE and REFERENCE must be specified I don't have flatpak installed at the moment (just flatpak itself) I'm on Linux Mint 19.2 regards nelo RE: Linux Flatpak additions (official) - rich2005 - 06-24-2020 Well, you know as much as me when it comes to flatpak. ![]() I ran one in my previous kubuntu 16.04 Found it too restrictive when I moved to kubuntu 18.04 but it might get used again when I eventually go onto kubuntu 20.04 Useful, everything-you-need-to-know here https://www.linux.com/training-tutorials/how-install-and-use-flatpak-linux/ I used that flatpak install org.gimp just because it produced an error and corrected me. A lazy way but I see if flatpak Gimp is not installed it is not going to work. Using Mint 19 [attachment=4576] (1) I can try flatpak list to find what is installed - nothing in this case (2) flatpak remotes shows I do have the flathub repo installed. A left over I once installed Gimp then uninstalled it. (3) flatpak remote-ls lists what is available, an amazing amount, more than I thought. (4) The listing. I will choose the Fourier plugin (5) flatpak install flathub org.gimp.GIMP.Plugin.Fourier brings up a confirmation. Not much point since flatpak Gimp is not installed. At the moment, I am using the Gimp 2.10.20 appimage which is working really well. I will stick with that until Gimp 3 then see what happens. RE: Linux Flatpak additions (official) - nelo - 06-24-2020 Thank you. I've not decided yet which installation to take. I guess I'll try out both flatpak and Appimage and see what suits me better. RE: Linux Flatpak additions (official) - rich2005 - 06-24-2020 I think if you decide to try the flatpak gimp, the link on the http://www.gimp.org main page is the easiest way. Appimage 2.10.20 is https://github.com/aferrero2707/gimp-appimage/releases/download/continuous/GIMP_AppImage-release-2.10.20-withplugins-x86_64.AppImage |