apt --fix-broken install [duplicate]
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
This question already has an answer here:
Unable to correct problems, you have held broken packages
7 answers
How do I resolve unmet dependencies after adding a PPA?
14 answers
I am new to this.
Just got this message below and I cant figure out how to fix it
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
libasound2 : Depends: libasound2-data (>= 1.1.8-1) but 1.1.3-5 is to be installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
Thanks a lot
dependencies tree
marked as duplicate by pomsky, Kulfy, karel, Parto, Charles Green Mar 26 at 13:16
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
add a comment |
This question already has an answer here:
Unable to correct problems, you have held broken packages
7 answers
How do I resolve unmet dependencies after adding a PPA?
14 answers
I am new to this.
Just got this message below and I cant figure out how to fix it
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
libasound2 : Depends: libasound2-data (>= 1.1.8-1) but 1.1.3-5 is to be installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
Thanks a lot
dependencies tree
marked as duplicate by pomsky, Kulfy, karel, Parto, Charles Green Mar 26 at 13:16
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
3
Have you tried the commandapt --fix-broken install
– digiwizkid
Mar 26 at 10:22
You need to run the repair command as root:sudo apt --fix-broken install
– WinEunuuchs2Unix
Mar 26 at 10:36
add a comment |
This question already has an answer here:
Unable to correct problems, you have held broken packages
7 answers
How do I resolve unmet dependencies after adding a PPA?
14 answers
I am new to this.
Just got this message below and I cant figure out how to fix it
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
libasound2 : Depends: libasound2-data (>= 1.1.8-1) but 1.1.3-5 is to be installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
Thanks a lot
dependencies tree
This question already has an answer here:
Unable to correct problems, you have held broken packages
7 answers
How do I resolve unmet dependencies after adding a PPA?
14 answers
I am new to this.
Just got this message below and I cant figure out how to fix it
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
libasound2 : Depends: libasound2-data (>= 1.1.8-1) but 1.1.3-5 is to be installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
Thanks a lot
This question already has an answer here:
Unable to correct problems, you have held broken packages
7 answers
How do I resolve unmet dependencies after adding a PPA?
14 answers
dependencies tree
dependencies tree
edited Mar 26 at 10:23
Martin Thornton
2,56361830
2,56361830
asked Mar 26 at 10:12
Francesco CampagnaFrancesco Campagna
162
162
marked as duplicate by pomsky, Kulfy, karel, Parto, Charles Green Mar 26 at 13:16
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
marked as duplicate by pomsky, Kulfy, karel, Parto, Charles Green Mar 26 at 13:16
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
3
Have you tried the commandapt --fix-broken install
– digiwizkid
Mar 26 at 10:22
You need to run the repair command as root:sudo apt --fix-broken install
– WinEunuuchs2Unix
Mar 26 at 10:36
add a comment |
3
Have you tried the commandapt --fix-broken install
– digiwizkid
Mar 26 at 10:22
You need to run the repair command as root:sudo apt --fix-broken install
– WinEunuuchs2Unix
Mar 26 at 10:36
3
3
Have you tried the command
apt --fix-broken install
– digiwizkid
Mar 26 at 10:22
Have you tried the command
apt --fix-broken install
– digiwizkid
Mar 26 at 10:22
You need to run the repair command as root:
sudo apt --fix-broken install
– WinEunuuchs2Unix
Mar 26 at 10:36
You need to run the repair command as root:
sudo apt --fix-broken install
– WinEunuuchs2Unix
Mar 26 at 10:36
add a comment |
1 Answer
1
active
oldest
votes
Easily Solved
From synaptic
- Filter by broken packages
- Select the broken ones
- downgrade to a stable version
Solved in this way
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Easily Solved
From synaptic
- Filter by broken packages
- Select the broken ones
- downgrade to a stable version
Solved in this way
add a comment |
Easily Solved
From synaptic
- Filter by broken packages
- Select the broken ones
- downgrade to a stable version
Solved in this way
add a comment |
Easily Solved
From synaptic
- Filter by broken packages
- Select the broken ones
- downgrade to a stable version
Solved in this way
Easily Solved
From synaptic
- Filter by broken packages
- Select the broken ones
- downgrade to a stable version
Solved in this way
answered Mar 26 at 10:53
Francesco CampagnaFrancesco Campagna
162
162
add a comment |
add a comment |
3
Have you tried the command
apt --fix-broken install
– digiwizkid
Mar 26 at 10:22
You need to run the repair command as root:
sudo apt --fix-broken install
– WinEunuuchs2Unix
Mar 26 at 10:36