After upgrading to Ubuntu 22.04 I'm not able to find and install GIMP via apt.
Here is the log:
sudo apt-get install gimp
Reading package list...
Generating dependency tree...
Reading status information...
Some packages cannot be installed. This can mean
that an impossible situation has been requested or, if you are
using a distribution under development, that some required packages
they have not yet been created or have been removed from Incoming.
The following information may help resolve the situation:
The following packages have unmet dependencies:
libgegl-0.4-0 : Depends: libavcodec58 (>= 7:4.4)
Depends: libavformat58 (>= 7:4.4)
LC_ALL=C sudo apt-get install gimp
so it will be English text. – jarno Mar 28 '23 at 22:24