为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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

  • 2 个回答
  • 1 人有此问题
  • 8 次查看
  • 最后回复者为 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.

所有回复 (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.