11-11-2021, 09:34 AM
(11-10-2021, 06:19 PM)rich2005 Wrote:Quote:If I can just remove 2.10.24 without removing 2.10.28...
Both the snap and the flatpak are completely independent 'sandboxed' installations. One does not affect the other.
In a terminal check that you actually have the snap Gimp 2.10.24 installed with:
Code:
snap list
Thanks for this.
Only one version is listed and it is 2.10.28 - the one I wish to keep
There is no mention of 2.10.24 - even though it is there and works when I click its icon!
So, obviously I don't want to do your following suggestions - because I assume they would remove the wrong one?
On the other hand, maybe I should just try it and then have another go at updating 2.10.24 if things go wrong?
Chris
If it is there, remove Gimp with:
Code:
snap remove gimp
Looks like this: https://i.imgur.com/sSzh4HU.jpg
Otherwise for Gimp 2.10.24 and Ubuntu 21.04 it might be a regular install from the ubuntu repositories. Uninstall with
Code:
sudo apt remove gimp