apt-get依赖库版本过高问题的解决(如何处理libqt4-dev在ubuntu的安装问题)

前端之家收集整理的这篇文章主要介绍了apt-get依赖库版本过高问题的解决(如何处理libqt4-dev在ubuntu的安装问题)前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:


The following packages have unmet dependencies:
MysqL-server : Depends: MysqL-server-5.5 but it is not going to be installed

E: Unable to correct problems,you have held broken packages.



网上有个相关的帖子:

http://daway320.blog.163.com/blog/static/3878369920107331733393/

其中最有用的一句应该是这条命令:

  1. aptitudeinstalllibqt4-dbus=4.4.3-1
原文链接:https://www.f2er.com/javaschema/284056.html

猜你在找的设计模式相关文章