当我尝试在 Ubuntu 13.04 上安装 Skype 时出现以下错误:
error cannot install 'libasound2:i386' from ubuntu software center
如果我尝试通过终端,我会得到:
the following packages have unmet dependencies
libasound2:i386 : Depends: libc6:i386(>= 2.16) but it is not going to be installed.
我已经在终端尝试过了
sudo apt-get 安装 libasound2-plugings:i386
它也有未满足的依赖关系
答案1
我知道一个更简单的解决方案。转到软件和更新并勾选存储库规范合作伙伴软件。然后更新软件包列表。您现在可以从软件中心安装 skype。