for a while I have got a prohibition sign in my tool bar. When I click on it I get the message that "my installed packages have unmet dependencies".
My software updater tells me the following:
Check if you are using third party repositories. If so disable them, since they are a common source of problems.
Furthermore run the following command in a Terminal: apt-get install -f
Transaction failed: The package system is broken
The following packages have unmet dependencies:
linux-generic-hwe-16.04: Depends: linux-image-generic-hwe-16.04 (= 4.15.0.58.79) but 4.15.0.58.79 is installed
Depends: linux-headers-generic-hwe-16.04 (= 4.15.0.58.79) but 4.15.0.55.76 is installed"
I have been trying to install a new program (opencpn) but I need to fix the problem first.
Could someone help understand the problem?