為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

what extracted file do I use to install the new firefox?

  • 2 回覆
  • 1 有這個問題
  • 1 次檢視
  • 最近回覆由 James

more options

I want to update my firefox on Ubuntu 12.04. Tried downloading more than once. It gets to the point where the files are extracted, but gives me no options to "run" or "install." Am I supposed to highlight one of those extracted files and run it, in order that I can install the new firefox? I'm on version 52 right now.

I tried using your suggestions of going to terminal and typing in cd ~ extracting the contents of the downloaded file (but there are many files) using tar xjf firefox-*.tar.bz2 being sure firefox was closed and starting Firefox, running the firefox script using ~/firefox/firefox I'm not sure about that last step...I don't know what it means to run the script in the firefox folder. I don't know what the firefox folder is, but if firefox is already closed, how do I run it in the firefox folder.

I need step by step instructions...very detailed. I did all of the above steps in terminal. Perhaps that was incorrect.

I want to update my firefox on Ubuntu 12.04. Tried downloading more than once. It gets to the point where the files are extracted, but gives me no options to "run" or "install." Am I supposed to highlight one of those extracted files and run it, in order that I can install the new firefox? I'm on version 52 right now. I tried using your suggestions of going to terminal and typing in cd ~ extracting the contents of the downloaded file (but there are many files) using tar xjf firefox-*.tar.bz2 being sure firefox was closed and starting Firefox, running the firefox script using ~/firefox/firefox I'm not sure about that last step...I don't know what it means to run the script in the firefox folder. I don't know what the firefox folder is, but if firefox is already closed, how do I run it in the firefox folder. I need step by step instructions...very detailed. I did all of the above steps in terminal. Perhaps that was incorrect.

所有回覆 (2)

more options

Hi

I use Ubuntu myself with a version of Firefox from Mozilla (as opposed to the Gnome Software store) and I understand what you mean.

  1. Download the .tar.bz2 file from here.
  2. Save it in your home folder and extract it using right click and the options to extract.
  3. In the Firefox folder, double-click on the firefox-bin file.

Firefox should now run.

more options

it is the firefox script file and not the firefox-bin.

In the Firefox folder in terminal you can type ./firefox to use it.

You can also create desktop and or panel launcher shortcuts to the firefox sh file in Firefox folder.

There is no installer or make or rpm or deb or such.