How To Install Evolution 3.13.4 On Ubuntu 14.04 Trusty Tahr And Derivative Systems

Hello Linux Geeksters. As you may know, Evolution is the default mail client of Gnome, providing integrated mail, calendar funcitonality and address book. The latest version avilable is Evolution 3.13.4, which has been recently released, coming with bug-fixes only. For information about the bugs squashed, see the changelog.

Watch Free Movies

In this article I will show you how to install Evolution 3.13.4 on Ubuntu 14.04 Trusty Tahr, Linux Mint 17 Qiana, Pinguy OS 14.04, Elementary OS 0.3 Freya, LXLE 14.04, Peppermint Five, Deepin 2014, Linux Lite 2.0 and other Ubuntu 14.04 derivative systems.

Because it will be soon available via PPA, installing Evolution 3.13.4 on Ubuntu 14.04 and derivative systems is easy. All you have to do is add the ppa to your system, 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

Optional, to remove evolution, do:

$ sudo apt-get remove evolution

Scroll to Top