Trying latest epiphany/WebKit in Ubuntu
Even though I’ll be stating the obvious for so many ubuntu users/developers reading this post, I’d like to post a quick recipe for those who don’t know how to easily install the latest version of epiphany with the WebKit backend, as well as all the needed dependencies, without having to mess with compiling the source code (which is not always an easy nor a quick task, by the way).
So here we go
- First of all, this only works for Ubuntu Jaunty or Karmic, since there are no PPAs available for previous distros to install Epiphany (WebKit PPAs provided since Hardy).
- Add the PPA’s from the WebKit Team both for installing latest version of WebKit and Epiphany. So, that is, add the following lines to your
/etc/apt/sources.listfile (replace ‘karmic’ with ‘jaunty’ if needed):deb http://ppa.launchpad.net/webkit-team/ppa/ubuntu karmic main deb-src http://ppa.launchpad.net/webkit-team/ppa/ubuntu karmic main deb http://ppa.launchpad.net/webkit-team/epiphany/ubuntu karmic main deb-src http://ppa.launchpad.net/webkit-team/epiphany/ubuntu karmic main
- Import the GPG key of the repo in APT:
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 2D9A3C5B
- Update APT packages cache:
sudo apt-get update
- Install the needed packages:
sudo apt-get install epiphany-browser epiphany-browser-dataepiphany-extensions
- Just wait and let APT to do its magic
And that’s all. After those simple steps you should be enjoying the last version of this great and amazingly fast browser (2.29.6 at the time of writing this post), which is nowadays under heavy development, continuously getting better, better and even better on its roadmap towards GNOME 2.30.
So, what are you waiting for? Just go ahead and give it a try if you haven’t done it yet and make it your default browser
. Now you don’t have to manually compile all the needed stuff you just don’t have any good excuse not to do it.
And don’t forget to report any issue you find in the bugzilla. Remember feedback (and patches, of course) is the best way to help with improving it even more!
Ah! by the way, almost forgot to say that…
…as another member of the Igalia gang hanging around there this weekend.
See you there guys!
[Update 2010/01/04] As commented by zerwas, there’s an even easier way from Karmic on:
- Add the PPA’s from the WebKit Team both for installing latest version of WebKit and Epiphany:
sudo add-apt-repository ppa:webkit-team/ppa sudo add-apt-repository ppa:webkit-team/epiphany
- Update APT packages cache:
sudo apt-get update
- Install the needed packages:
sudo apt-get install epiphany-browser epiphany-browser-dataepiphany-extensions
WebKitGTK+ Hackfest is over
I’m writing this post from the Igalia office on Sunday at 23:00 pm and no… I’m not crazy nor I was expulsed from home or something like that. It’s just that today is the last day of the WebKitGTK+ hackfest and, although was not officially an attendant to the hackfest (see http://live.gnome.org/WebKitGtk/Hackfest2009), I don’t regret to have joined yesterday, since it was a quite productive and interesting experience, and hopefully quite productive as well for the projects that most of the people here were working on during the whole week.
To be honest, in my case there’s not much stuff to to talk about but just a couple of patches for libsoup, epiphany and WebKit that I was working on (some of them already got in), but I can assure you guys that the rest of the people (I mean, the “official” attendants) didn’t stop working even for a second during these days, getting awesome results, if you ask me (although of course they also found some time for relaxing going out for a walk, or even playing the Wii here in the office):
And that’s all folks, now I’d better go home to have a (deserved) rest since tomorrow I’ll still have to wake up early in the morning and to make the most of my first day of holidays (yes!!!).
See you guys and hope next year we can repeat this experience (and I hope next time I’ll be able to join full time, also). Just a last picture to finish this post…

