Hello Linux Geeksters. As you may know, Evolution is the default mail client of Gnome. The latest version available is Evolution 3.9.90, which has been released a few days ago. For a full list of improvements, see the changelog.
In this article I will show you how to install Evolution 3.9.90 on Ubuntu 13.10 Saucy Salamander and Linux Mint 16 Petra via PPA.
It is available in Fabien Tassin’s PPA, so installing it is very simple. Just do:
$ sudo add-apt-repository ppa:fta/gnome3
$ sudo apt-get update
$ sudo apt-get install evolution
Leave a Reply