Den här webbplatsen har begränsad funktionalitet medan vi utför underhåll för att förbättra din upplevelse. Om en artikel inte löser ditt problem och du vill ställa en fråga har vi vår gemenskap som väntar på att hjälpa dig på @FirefoxSupport på Twitter, /r/firefox på Reddit.

Sök i support

Akta dig för supportbedrägerier: Vi kommer aldrig att be dig att ringa eller skicka ett sms till ett telefonnummer eller dela personlig information. Rapportera misstänkt aktivitet med alternativet "Rapportera missbruk".

Läs mer

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

  • 1 svar
  • 1 har detta problem
  • 1 visning
  • Senaste svar av 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?

Vald lösning

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.

Läs svaret i sitt sammanhang 👍 0

Alla svar (1)

more options

Vald lösning

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.

Ändrad av curtisa