Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Pretraži podršku

Izbjegni prevare podrške. Nikad te nećemo tražiti da nas nazoveš, da nam pošalješ telefonski broj ili da podijeliš osobne podatke. Prijavi sumnjive radnje pomoću opcije „Prijavi zlouporabu”.

Learn More

Cannot install Firefox-Esr on my Kali Linux Nethunter distro.

  • 2 odgovora
  • 1 ima ovaj problem
  • 8 prikaza
  • Posljednji odgovor od tomx2

more options

Running Kali Linux Nethunter 3.4 ARMHF kernel on my Oneplus One phone. I do not have any browser installed. Trying to install from the terminal. Get error message broken package (see below). Can this be corrected by me, or Is there a stable ARMHF firefox version for Kali Linux Nethunter available. Thanks TC. PS: Tried installing Iceweasel but get same error, depends on firefox-esr.

Install Error Message: @kali:~# apt-get install firefox-esr Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation:

The following packages have unmet dependencies:

firefox-esr : Depends: libhunspell-1.3-0 but it is not installable
              Depends: libjsoncpp0 but it is not installable

E: Unable to correct problems, you have held broken packages.

Running Kali Linux Nethunter 3.4 ARMHF kernel on my Oneplus One phone. I do not have any browser installed. Trying to install from the terminal. Get error message broken package (see below). Can this be corrected by me, or Is there a stable ARMHF firefox version for Kali Linux Nethunter available. Thanks TC. PS: Tried installing Iceweasel but get same error, depends on firefox-esr. Install Error Message: @kali:~# apt-get install firefox-esr Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: firefox-esr : Depends: libhunspell-1.3-0 but it is not installable Depends: libjsoncpp0 but it is not installable E: Unable to correct problems, you have held broken packages.

Svi odgovori (2)

more options

I would advise against using Kali for personal use, you have broken packages on your system, which means you cannot install anything new, until you fix those broken packages.

more options

This is the OP. Couldn't fix firefox libhunspell-1.3.0, libjsoncpp0 broken packages. Ended up getting Firefox-Esr v52 from Debian jessie. DiD. 1. Added deb http://security.debian.org/ jessie/updates main in /etc/apt/sources.list.d/ 2. $ apt-get update 3. $ apt-get install firefox-esr

tomx.