首页 > 其他 > 详细

common error: libs conflicts , usage of 'aptitude'

时间:2018-08-17 22:45:01      阅读:175      评论:0      收藏:0      [点我收藏+]

 

remove libs:

[apt-get purge remove] or [aptitude purge]

 

how to use apt-get and aptitude

https://blog.csdn.net/yili_xie/article/details/4803314

 

some errors related to libs:

1.lack of libs

there is no use to install a required lib after installing opencv, because opencv cannot linked to it

 

2. libs confilct

the error below is mostly because of libs conflicts instead of lack of depending libs. remove all the conflicts libs and install again

技术分享图片

 

3.spare libs

some libs are spare, remove them

技术分享图片

common error: libs conflicts , usage of 'aptitude'

原文:https://www.cnblogs.com/zealousness/p/9495446.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!