码迷,mamicode.com
首页 > 系统相关 > 详细

ubuntu 14.04 使用apt-get出现如下问题解决办法

时间:2015-03-20 16:12:32      阅读:143      评论:0      收藏:0      [点我收藏+]

标签:

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.

 

使用aptitude这个代替apt-get

安装aptitude方法 apt-get install aptitude

然后用这个安装你需要的东西就可以了例如: aptitude install *****

 

ubuntu 14.04 使用apt-get出现如下问题解决办法

标签:

原文地址:http://www.cnblogs.com/yangxiaocheng/p/4353527.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!