common error: libs conflicts , usage of 'aptitude'
Posted zealousness
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了common error: libs conflicts , usage of 'aptitude'相关的知识,希望对你有一定的参考价值。
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'的主要内容,如果未能解决你的问题,请参考以下文章
编译报错:“error: vendor/qcom/proprietary/chi-cdk/core/lib/common/g_pipelines.h was not generat”
编译报错:“error: vendor/qcom/proprietary/chi-cdk/core/lib/common/g_pipelines.h was not generat”
mariadb-server安装问题(Error: MariaDB-common conflicts with 1:mariadb-libs-5.5.60-1.el7_5.x86_64)
ERROR: The Python ssl extension was not compiled. Missing the OpenSSL lib?