Update issue unmet dependencies

(Software 3.36.0) Add, remove or update software on this computer
Software update selecting the (Update Tab) list:
OS Updates
Polari 3.38.0-1 -> 3.3,8.0-2
Settings 3.38.1-1pureos6 -> 3.38.1-1pureos7
Thybderbird 78.11.0-1 -> 78.11.0-2

Selecting (Download) = Unable to download updates: The following package have unmet dependencies

Problem has existed since first boot.
I have upgraded & updated using Terminal but no change in the Software Application.
Suggestions?

use a
sudo apt-get -f install

which should fix your unmet dependencies.

2 Likes

$ sudo apt-get -f install
[sudo] password for fredwalker:
Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
0 upgraded, 0 newly installed, 0 to remove and 38 not upgraded.

Seems nothing found or changed???

From here: https://askubuntu.com/questions/140246/how-do-i-resolve-unmet-dependencies-after-adding-a-ppa#142808

then

3 Likes