We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

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.