当我们使用”apt-get install“安装程序时遇到错误提示:遇到了apt –fix-broken install错误
碰到这个问题,一般是包缺少依赖关系
只要按照提示: apt –fix-broken install 即可解决依赖的问题