Hello Linux Geeksters. As you may know, Evolution is the default mail client of Gnome. The latest version avilable is Evolution 3.11.1, which brings bugfixes to the previous version. For more information, see the official changelog.
In this article I will show you how to install Evolution 3.11.1 on Ubuntu 13.10 Saucy Salamander and Linux Mint 16 Petra, via PPA.
All you have to do is add the ppa, update the local repository index and install the evolution package. Like this:
$ sudo add-apt-repository ppa:fta/gnome3
$ sudo apt-get update
$ sudo apt-get install evolution
Leave a Reply