How to install Midori browser on Ubuntu 17.04

To install Midori browser on Ubuntu 17.04

Midori Browser is a cross platform browser application written in C & Vala programming Language. It uses the webkit rendering engine and contains Xfce desktop environments components and contains the extensible interface and highly customizable. It is the default browser in the SliTaz Linux distribution. This tutorial explains the installation procedure of Midori browser on Ubuntu 17.04.

Installation procedure

To proceed with the installation procedure, add the required repository by running the following command.

root@linuxhelp1:~# apt-add-repository ppa:midori/ppa
 Midori Browser
    http://twotoasts.de/index.php/midori/

This PPA is signed. To add the GPG key to your apt keyring:
   sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com A69241F1
Starting with Karmic, adding the PPA and its key is as simple as:
   sudo add-apt-repository ppa:midori
.
.
gpg: Total number processed: 1
gpg:               imported: 1
OK

The repositories are added successfully. Update the repositories by executing the following command.

root@linuxhelp1:~# apt-get update
Ign:1 http://ppa.launchpad.net/midori/ppa/ubuntu zesty InRelease
Hit:2 http://in.archive.ubuntu.com/ubuntu zesty InRelease           
Hit:3 http://ppa.launchpad.net/rvm/smplayer/ubuntu zesty InRelease             
Get:4 http://security.ubuntu.com/ubuntu zesty-security InRelease [89.2 kB]     
Ign:5 http://ppa.launchpad.net/midori/ppa/ubuntu zesty Release                 
.
.
Fetched 750 kB in 32s (138 kB/s)                                                
Reading package lists... Done

The system is updated with the required repositories. Next install midori browser by running the apt-get install command.

root@linuxhelp1:~# apt-get install midori
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following additional packages will be installed:
  gnome-icon-theme libjavascriptcoregtk-1.0-0 libwebkitgtk-1.0-0
The following NEW packages will be installed:
.
.
Setting up midori (0.5.11-ds1-4) ...
Processing triggers for libc-bin (2.24-9ubuntu2.2) ...

The application has been installed in the system. Type the application name in Ubuntu dashboard and click on the icon to run the application.

The Midori browser is installed successfully in your system.

The installation procedure of Midori browser on Ubuntu 17.04 is done successfully.

Tag : Browser Ubuntu
FAQ
Q
Is Midori Platform dependent?
A
Midori browser is cross-platform software.
Q
What is the stable PPA for Midori Browser?
A
The stable PPA used are for Midori Browser is "apt-add-repository ppa:midori/ppa".
Q
The main theme of using the Midori browser?
A
Midori Browser is a cross-platform browser application written in C & Vala programming Language.
Q
Whether Midori browser available for Android?
A
yes, Midori browser available for Android.
Q
What is the alternative for Midori browser?
A
The alternative for Midori browser are
Mozilla Firefox,

Google Chrome,

Vivaldi Browser,

Chromium, etc.