在Ubuntu等Linux系统下,使用apt或dpkg安装包时,可能会出现缺少依赖的情况。
apt
dpkg
使用apt --fix-broken install命令即可解决。
apt --fix-broken install