Midori Browser 11.5 not working on Kali Linux (midori_11.5_amd64.deb)
$ cd Downloads
$ midori
output:
$ midori zsh: illegal hardware instruction midori
sudo apt install gdebi
cd Downloads
sudo dpkg -i midori_11.5_amd64.deb
@hacktheworld - that was never going to work, you need to seriously learn a lot more about basic Linux operations.
Midori works fine in Kali.
If you download a file ending with .deb , you need to install it first before you can run the app.
There are a number of ways you can do this, I will list two here.
OPTION 1
- Install gdebi if it is not already installed (needs to be with Kali)
Code:sudo apt install gdebi- Open your File Manager and navigate to the folder where the downloaded .deb is located - Downloads in your case.
- Right click the file and choose "Install with gdebi"
- Following the success of that, Midori will appear in your Menu, under Internet
OPTION 2
You can also use apt to install it.
- In the Terminal, issue the following commands
Code:cd Downloads sudo dpkg -i midori_11.5_amd64.deb- Following the success of that, Midori will appear in your Menu, under Internet
Once Midori is installed, you can invoke it from Terminal, but it will also generate a terminal text window that raises more questions for you than it answers, as seen in my screenshot below.
![]()
... so you would be better to either launch it from your Menu, or else find it in the Menu and add it to your Panel on the Desktop.
Wizard
What cpu architecture is that system? Can you share the output of the following to check something?─$ midori
zsh: illegal hardware instruction midori
lscpu | head -n2
$ lscpu | head -n2What cpu architecture is that system? Can you share the output of the following to check something?
Code:lscpu | head -n2
That's not it then. What happens when you switch to a bash shell.$ lscpu | head -n2
Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
That's not it then. What happens when you switch to a bash shell.
So run "bash" from your "zsh", that will give you a bash shell. What happens then when you try and start Midori from the command-line?
Will download Kali and install it in a vm to see what happens then.
That's still showing your are trying to launch it with "zsh", but okay. I installed a vm with Kali and it launches there, even when using zsh. Must be something odd then.Nothing happens it always gives me the same output:
─$ midori
zsh: illegal hardware instruction midori
Midori
So I noticed, thought it looked 'familiar'. Not a fan of Floorp.These days, they're a bit of a Floorp clone
Not a fan of Floorp
^^THIS!'puppylinux' in their email address.
To each their own and that's a good thing.
What works best to suit your needs wins.![]()
I see why people would like to try browsers to see what's what.
Can totally relate on the 'obsession' part. My pet peeve is 'containment'.I'm a bit obsessive about it.
Isn't Midori originally developed for Puppy and later became available for other platforms?Anyhow, I assume they're into Puppy Linux
Isn't Midori originally developed for Puppy and later became available for other platforms?
Midori began as a lightweight[10][11] web browser using the WebKitGTK rendering engine[10] and the GTK widget toolkit. Midori was part of the Xfce desktop environment's Goodies collection of applications[12] and followed the Xfce principle of "making the most out of available resources".[13] It was the default browser in the SliTaz Linux distribution,[14] Trisquel Mini, Artix Linux, old versions of Raspbian, and wattOS in its "R5 release".[15] It was the default browser in elementary OS "Freya" and "Luna",[16] and Bodhi Linux.[17] Midori was part of the standard Raspbian distribution for the Raspberry Pi ARMv6-based computer, while Dillo and NetSurf are also in the menu.
Thanks for that!We're discussing Midori and I'm terribly lax about off-topic stuff unless it derails the thread. I just let people go because sometimes a tangential topic is valuable information or leads to good discussion.
Anyhow...
Midori has worn many faces. It has been developed, stopped, picked up again, developed, stopped, etc...
The Wikipedia article is hot garbage.
![]()
They have this to say:
They go back as far as 2007, according to the Wikipedia article. The name has been used on a number of incarnations and has had sporadic development by different groups of people over the years.
The 'reception' part of the Wikipedia article is illuminating. I'm not quite sure how many times it has been put away and then revamped by new people. I doubt few people in the original project have anything to do with the current development. There might not be anyone at all.
For example:
![]()
GitHub - shmup/midori: Midori Web Browser - a lightweight, fast and free web browser using WebKit and GTK+
Midori Web Browser - a lightweight, fast and free web browser using WebKit and GTK+ - shmup/midorigithub.com
And:
![]()
GitHub - goastian/midori-desktop: Midori for Windows, Linux & Mac, web browser focused on lightness and privacy.
Midori for Windows, Linux & Mac, web browser focused on lightness and privacy. - goastian/midori-desktopgithub.com
Those are two different projects for the same browser, each under control of different people and the first one no longer being developed.
I want to say they're now the 3rd or 4th group of people to take over the Midori name.