Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Ovo će web mjesto raditi na ograničen način, dok obavljamo održavanje stranice. Ako neki članak ne riješi tvoj problem i ako želiš postaviti pitanje, naša zajednica za podršku spremna je pomoći na Twitteru @FirefoxSupport i na Redditu /r/firefox.

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”.

Saznaj više

How do I install via terminal on Linux, a previously archived version of Firefox?

  • 1 odgovor
  • 1 ima ovaj problem
  • 1 prikaz
  • Posljednji odgovor od curtisa

more options

I'm looking to automate the installation of a specific version of Firefox on Linux, this is necessary as the newer versions of Firefox have caused compatibility problems with some of the software on my environment. It is necessary that this task be automated, as I have a suite of software installed automatically for testing purposes in a software system.

What is a way in which I can use apt-get to install an archived release of Firefox so that I can maintain compatibility with existing software?

I'm looking to automate the installation of a specific version of Firefox on Linux, this is necessary as the newer versions of Firefox have caused compatibility problems with some of the software on my environment. It is necessary that this task be automated, as I have a suite of software installed automatically for testing purposes in a software system. What is a way in which I can use apt-get to install an archived release of Firefox so that I can maintain compatibility with existing software?

Izabrano rješenje

You can download an older version of Firefox here https://ftp.mozilla.org/pub/mozilla.org/firefox/releases/

"To run it (from this page) Open a Terminal and go to your home directory: cd ~ Extract the contents of the downloaded file: tar xjf firefox-*.tar.bz2 Close Firefox if it's open. To start Firefox, run the firefox script in the firefox folder: ~/firefox/firefox"

You would probably get more help on a Linux based forum than here.

Pročitaj ovaj odgovor u kontekstu 👍 0

Svi odgovori (1)

more options

Odabrano rješenje

You can download an older version of Firefox here https://ftp.mozilla.org/pub/mozilla.org/firefox/releases/

"To run it (from this page) Open a Terminal and go to your home directory: cd ~ Extract the contents of the downloaded file: tar xjf firefox-*.tar.bz2 Close Firefox if it's open. To start Firefox, run the firefox script in the firefox folder: ~/firefox/firefox"

You would probably get more help on a Linux based forum than here.

Izmjenjeno od curtisa