在使用apt-get install安装软件时,经常会遇到如上图所示错误,该错误的意思为缺少依赖软件,解决方案为:
aptitude install golang-go
转载于:https://www.cnblogs.com/iamconan/p/7383589.html