Midori is a lightweight, fast, and free web browser. It aligns well with the Xfce philosophy of making the most out of available resources. It is also the default browser of Manjaro Linux, elementary OS & Bodhi Linux. It used the WebKit layout engine & GTK+ as a UI toolkit. The first stable version released on December 17, 2007. The latest version of Midori 0.5.11 released on August 30, 2015. Alternatively you can install other web browsers too.
1) Install Midori on Fedora/openSUSE/Archi/Mageia
By default Midori web browser added into Fedora/openSUSE/Archi/Manjaro & Mageia distribution repository, just fire the below commands to install it.
[Fedora] # [yum|dnf] install midori [openSUSE/suse] # zypper install midori [Archi/Manjaro] # pacman -S midori [Mageia] # urpmi midori [For RPM Systems] # rpm -Uvh http://midori-browser.org/downloads/midori_0.5.9-2.1_x86-64_.rpm
2) Install Midori on Debian/Ubuntu/Mint
By default Midori web browser added into Debian/Ubuntu/Mint distribution repository, just fire the below commands to install it.
[Ubuntu/Mint] $ sudo apt-add-repository ppa:midori/ppa $ sudo apt-get update $ sudo apt-get install midori [For DEB Systems] $ sudo http://midori-browser.org/downloads/midori_0.5.11-0_amd64_.deb $ sudo dpkg -i midori_0.5.11-0_amd64_.deb
Enjoy…)