How to install midori lightweight browser on Ubuntu
|
|
Here’s a quick how to install Midori browser. It is a lightweight browser which uses Webkit rendering enginer, the same engine that powers Mac OS X Safari browser.
Midori is a good candidate for an alternative browser if you’ve gotten tired of Mozilla Firefox memory leaking and its not so lightweight feature nowadays.

1) Edit /etc/apt/sources.lst to include these line
deb http://ppa.launchpad.net/stemp/ubuntu gutsy main
deb-src http://ppa.launchpad.net/stemp/ubuntu gutsy main
2) Update repository by executing,
sudo apt-get update
3) Install midori
sudo apt-get install midori
Note that midori is still under heavy development and quite buggy in this testing release. So expect application freeze or crashes during use.
Tags: apple, browser, debian, firefox, linux, mozilla, opensource, safari, ubuntu
Keep updated with the latest posts, be a part of over 1,000 subscribers! :
Subscribe to your email
You might also want to read...
- Bloat alarm : We need a another “Firefox” to Mozilla Firefox
- The Latest buzz: Google Chrome
- Why I prefer Debian GNU/Linux for my web server…
- Install Opera 9, Realplayer 10 on Ubuntu Dapper
- Elinks : the best text-based web browser
- GetDeb.net: Unofficial Click n Run Software Portal for Ubuntu
- How to install Java Runtime and JDK in Ubuntu Linux


June 27th, 2008 at 1:55 am
Would you consider doing an install-from-svn for the latest Midori? I’ve been struggling getting this and webkit-svn to play nicely.
June 15th, 2009 at 8:22 pm
sources.”list” not sources.”lst”