How to Install Evolution 3.6.4

Evolution is a good alternative for integrated email, adress book and calendaring functionlatity of the Gnome Desktop. In this article I will show you how to install Evolution 3.6.4 on Linux Operating Systems.

Watch Free Movies

Evolution looks like the old Outlook Express from Microsoft.

Ok, now let’s install Evolution on Linux Systems.

Step 1. Download the sources:

$ wget http://ftp.acc.umu.se/pub/GNOME/sources/evolution/3.6/evolution-3.6.4.tar.xz

Step 2. Extract the archive and cd into it:

$ 7za x evolution*.xz
$ cd evolution*

Step 3. Make the proper configurations:

$ ./configure

Step 4. Compile the sources:

$ make

Step 5. Install Evolution:

$ sudo make install

Scroll to Top