Translate

Wednesday, June 29, 2016

How to downgrade Firefox Version on ubuntu


In  this tutorial I will show you how to downgrade your firefox version in this case from firefox 47.0 to 45.

First run this command:


apt-cache show firefox | grep Version

then you will see a list of available Firefox versions:


  • Version: 47.0+build3-0ubuntu0.16.04.1
  • Version: 45.0.2+build1-0ubuntu1

Now, run the next command to install the desired firefox version

sudo apt-get install firefox=28.0+build2-0ubuntu2


Finally, you have to avoid upgrading to the newer version.


sudo apt-mark hold firefox

And that's all.



If for any reason you do not see the version that you want, that means that version is very old.
To install a very old version of Firefox, you need to do the following:



1. First you must uninstall your current Firefox version.

  
$ sudo apt-get purge firefox

2. Then run the following command to download firefox 47.0 source code, which comes as .tar file.

 
$ wget http://ftp.mozilla.org/pub/firefox/releases/47.0/firefox-47.0.linux-i686.sdk.tar.bz2



3. Extract the package.

 $ tar -xjf firefox-47.0.linux-i686.sdk.tar.bz2


4. Move firefox to /opt directory.

 $ sudo mv firefox /opt/


5. Create symlink in order to set the new Firefox as default.

$ sudo mv /usr/bin/firefox /usr/bin/firefox_old
$ sudo
mv /usr/bin/firefox /usr/bin/firefox_old



6.  Avoid upgrading to the newer version.

$ sudo apt-mark hold firefox



Note: This is the original source [here]

8 comments:

  1. worked for me, thanks

    ReplyDelete
  2. Works great, thanks!

    ReplyDelete
  3. Nice blog and absolutely outstanding. You can do something much better but i still say this perfect.Keep trying for the best. Hire Full Stack Developers

    ReplyDelete
  4. Thanks and that i have a neat offer: How Much House Renovation Cost Philippines split level exterior remodel

    ReplyDelete
  5. Thank You and that i have a dandy provide: How To Plan House Renovation second story addition

    ReplyDelete