Hello Linux Geeksters. As you may know, Calendar indicator is simply an indicator that integrates the Google Calendar into the Unity desktop. Among others, it allows the users to easily add new calendar or events, synchronized with the Google Calendar. The latest version available is Calendar Indicator 0.2.0, which is available only for Ubuntu 13.10 Saucy Salamander and derivates.
In this article I will show you how to install Calendar Indicator 0.2.0 on Ubuntu 13.10 Saucy Salamander and Linux Mint 16 Petra.
Because it is available via the Atareao PPA, installing Google Calendar 0.2.0 on the latest versions of Ubuntu and Linux Mint is easy. All you have to do is add the ppa, update the local repository index and install the calendar-indicator package. Like this:
sudo add-apt-repository ppa:atareao/atareao
sudo apt-get update
sudo apt-get install calendar-indicator
How to install Google Calendar Indicator 0.2.0 in Debian 7? The above procedure seems to have problem.