如何在 12.10 中安装 Ubuntu One Indicator?

Ana*_*Ana 2 ubuntu-one 12.10

我正在尝试在 Ubuntu 12.10 上安装 Ubuntu One 指示器。我尝试了以下命令:

sudo apt-add-repository ppa:rye/ubuntuone-extras
sudo apt-get update
sudo apt-get install indicator-ubuntuone
Run Code Online (Sandbox Code Playgroud)

我得到:E: Unable to locate package indicator-ubuntuone

有谁知道如何安装它?

Ste*_*fan 6

您必须安装指标同步包。简单地运行

aptitude install indicator-sync
Run Code Online (Sandbox Code Playgroud)

它应该在 Ubuntus 存储库中。

您添加的存储库不是 ubuntuone 的官方指标,而是它的替代品。遗憾的是没有 Ubuntu 12.10 端口,这就是为什么你找不到包indicator-ubuntuone