搜索 | 用户支持

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

详细了解

Can I get Firefox 4 as deb-package?

  • 2 个回答
  • 219 人有此问题
  • 1 次查看
  • 最后回复者为 dedoughboy

more options

On main page of the Mozilla's site I can download only tar.gz archive with binaries. Where I can get deb-package to install browser in usual way?

On main page of the Mozilla's site I can download only tar.gz archive with binaries. Where I can get deb-package to install browser in usual way?

被采纳的解决方案

The preferred method for installing Firefox on Linux is through your distro's repos. Use 'sudo apt-get install firefox' in a terminal, or try Software Center or Synaptic.

I see you are using Ubuntu 10.10, so if your repos don't have version 4 you can add the mozilla-team ppa.

Instructions here: http://www.omgubuntu.co.uk/2011/03/firefox-4-ppa-for-ubuntu-10-04-and-10-10-users/

Then you can install via CLI, Software Center, or Synaptic as I noted above.

定位到答案原位置 👍 13

所有回复 (2)

more options

选择的解决方案

The preferred method for installing Firefox on Linux is through your distro's repos. Use 'sudo apt-get install firefox' in a terminal, or try Software Center or Synaptic.

I see you are using Ubuntu 10.10, so if your repos don't have version 4 you can add the mozilla-team ppa.

Instructions here: http://www.omgubuntu.co.uk/2011/03/firefox-4-ppa-for-ubuntu-10-04-and-10-10-users/

Then you can install via CLI, Software Center, or Synaptic as I noted above.

more options

I tired this method on Jaunty 9.04 Ubuntu and got the following errors because it is unsupported.

>>sudo add-apt-repository ppa:mozillateam/firefox-stable >>[sudo] password for me: >>sudo: add-apt-repository: command not found

where is the repository for Firefox 5.0.1 .deb packages?