我想安装 Skype,但无法在软件中心或使用 Synaptic Package Manager 找到它。谁能帮我?
jovan@jovan-HP-ProBook-4540s:~$ sudo apt-get install skype
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies: skype : Depends: skype-bin
E: Unable to correct problems, you …Run Code Online (Sandbox Code Playgroud) 这是我尝试过的:
$ sudo apt-get install skype
[sudo] password for umpirsky:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
skype : Depends: skype-bin
E: …Run Code Online (Sandbox Code Playgroud) 由于默认 repo 中没有 skype 包,我如何在 Ubuntu 13.10 Saucy 64-bit 中安装 skype?
我正在尝试从这里在 xubuntu 14.04 64bit 中安装 Skype 。我试过ubuntu 10.04 32bit和ubuntu 12.04(multiarch)。在 xubuntu 14.04 64bit 两种情况下,它都显示损坏的包消息。谁能给我一个解决这个问题的方法。