Hello Linux Geeksters. As you may know, My-Weather-Indicator is a nice app indicator for Ubuntu that displays weather information for a specified location, including: temperature, forecast prediction, humidity etc.
My-Weather-Indicator 0.6.6 has been released recently, bringing some improvements to the previous version. Among others, it brings some optimizations and new wearther-evolution window. For information about this release, see the changelog.
This tool is useful because it allows you to easily find out the humidity, temperature and cloudiness of the weather.
In this article I will show you how to install My Weather Indicator 0.6.6 on Ubuntu 14.04 Trusty Tahr.
Because it is available via PPA, installing My Weather Indicator 0.6.6 on Ubuntu 14.04 is easy. All you have to do is:
$ sudo add-apt-repository ppa:atareao/atareao
$ sudo apt-get update
$ sudo apt-get install my-weather-indicator
Optional, to uninstall my-weather-indicator and downgrade all the packages that got upgraded via the atareao ppa, do:
$ sudo apt-get install ppa-purge
$ sudu ppa-purge ppa:atareao/atareao