Score:1

apt problems after upgrading to 22.04

gr flag

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)
es flag
Try run the command like `LC_ALL=C sudo apt-get install gimp` so it will be English text.
Score:0
iq flag

You have unmet dependencies, here what to do to fix that then install your package, open a terminal then run these commands:

sudo apt update
sudo apt upgrade

then install the missing dependencies sudo apt install libavcodec58 libavformat58

then you can try installing gimp again

sudo apt install gimp
I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.