E: Unable to correct problems, you have held broken packages.
E: Unable to correct problems, you have held broken packages.
Sometimes, we are getting broken package error. Please can easily solve this problem.
Example:-
sudo apt-get install skype
If you got error like-
E: Unable to correct problems, you have held broken packages.
Solution:-
We just need to use aptitude command.
sudo aptitude install skype
Now, problem in solved.
Please follow the link below:-
Comments