No way to update evolution? [duplicate]
By Michael Henderson •
I am using ubuntu 13.04 Unity and would like to update evolution to the latest release. It seems quite difficult as there seems to be no ppa. Or is there?
21 Answer
The latest version appears to be 3.8.3 and the Gnome3 PPA currently holds version 3.8.2 while official 13.04 repositories hold 3.6.4. You can add the Gnome3 Team's ppa with:
sudo add-apt-repository ppa:gnome3-team/gnome3It is likely that you will pull in some other Gnome 3.8 bits as well, so be prepared for the possibility of some clashes.
2