D
D
Dvorak2016-01-27 13:19:46
linux
Dvorak, 2016-01-27 13:19:46

How to fix the problem with broken packages?

I have an error icon at the top of the panel. I hover over it and see "An error occurred. Please run the package manager from the menu with sudo apt-get install -f to see what the error is. This usually means that installed packages have unresolved dependencies"
Error message: BrokenCount error >0
This usually means that packages have unresolved dependencies.
When trying to enter this command in the console got this. At the same time, I can not install any application, the error constantly comes out.
623a4b9249664e1889e6103add39435e.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
3
3vi1_0n3, 2016-01-27
@3vi1_0n3

Try this:
1) apt-get clean
2) rm -f /var/lib/apt/lists/*
3) apt-get update
4) apt-get -f install

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question