2008-11-17
November 17, 2008
midori is a lightweight WebKit-based browser that will become the new browser for XFCE. The latest version is extremely fast, though I wouldn’t recommend it for daily use yet as it’s still a little unstable.
There is a Debian package in
unstablewhich you can install it on testing if you also download thelibuniquepackage from unstable. The requirements are rather minimal–GTK+, WebKit, and libXML–so it’s fairly easy to build from source. On Debian, just installlibgtk2.0-dev,libwebkit-dev, andlibxml2-devand run./configureandmake.