Hello Linux Geeksters.

In this article I will show you how to install Midori on Ubuntu 13.04 Raring Ringtail, Ubuntu 12.10 Quantal Quetzal, Ubuntu 12.04 Precise Pangolin, Linux Mint 14 Nadia and Linux Mint 13 Maya.
Midori is a lightweight web browser, used with XFCE4 desktop environment.
Follow these steps for a successful installation:
Step 1. Add the PPA:
$ sudo add-apt-repository ppa:midori/midori-dev
Step 2. Update the repo index:
$ sudo apt-get update
Install Midori using GTK2:
$ sudo apt-get install midori
Install Midori using GTK3:
$ sudo apt-get install midori-gtk3