PDA

View Full Version : Missing Browser



captainelijah
2020-02-07, 08:50
Hi.

I have just installed kali with an iso file. (vmware fusion: gnome + kali desktop environment + basic pentestint tools)

There is no browser in my installed kali.

When I try to use a command:
"sudo apt-get install firefox" it gives me that:
Reading package lists ... Done
Building dependency tree
Reading state information ... Done
Package firefox is not available, but is referred to by another package.
This may mean that the package is missing, has been obseleted, or is only available from another source
E: Package 'firefox' has no installation candidate

I can't seem to find an answer why the browser is missing nor I could find any post here.

Any idea, please?

jeremyiron
2020-04-28, 16:08
You can install firefox-esr instead of firefox.
so you need to try this command:
"sudo apt-get install firefox-esr"

Or you can use Chromium Web Browser.
Find "Chromium Web Browser" menu
or type "chromium" in terminal.