如何在 Ubuntu 14.10 中安装指标天气?

lap*_*cor 4 applet weather 14.10

我想indicator-weather在 ubuntu 14.10 中安装,因为对我来说是天气小程序的最佳方法,但它不在存储库中,即使您添加 ppa,也没有 utopic 版本。

  1. 我该如何安装?
  2. 如果我无法安装它,还有哪些类似的替代方案?

Syl*_*eau 5

我也是indicator-weather我替换的忠实粉丝,my-weather-indicator因为截至 14.04 没有新版本可用。

my-weather-indicator也是一个小指标(原样indicator-weather):

在此处输入图片说明

您可以my-weather-indicator从以下 ppa安装:

sudo add-apt-repository ppa:atareao/atareao
sudo apt-get update
sudo apt-get install my-weather-indicator python3-requests
Run Code Online (Sandbox Code Playgroud)