Difference between revisions of "Upgrade FireFox"

From Amahi Wiki
Jump to: navigation, search
Line 1: Line 1:
To update FireFox to the latest version in Fedora 14:
+
To install/update FireFox to the latest version in Fedora 19:
 
* Install the Amahi  RPM Fusion[http://www.amahi.org/apps/rpm-fusion-free (Free)] and [http://www.amahi.org/apps/rpm-fusion-non-free (Non-Free)] web applications (if not already installed).  
 
* Install the Amahi  RPM Fusion[http://www.amahi.org/apps/rpm-fusion-free (Free)] and [http://www.amahi.org/apps/rpm-fusion-non-free (Non-Free)] web applications (if not already installed).  
 
* Ensure all instances of FireFox are closed.
 
* Ensure all instances of FireFox are closed.

Revision as of 01:26, 19 February 2015

To install/update FireFox to the latest version in Fedora 19:

  • Install the Amahi RPM Fusion(Free) and (Non-Free) web applications (if not already installed).
  • Ensure all instances of FireFox are closed.
  • As root user, do the following commands:
tar -cvzf $HOME/mozilla-firefox-profiles-backup.tar.gz $HOME/.mozilla/firefox/
yum localinstall http://rpms.famillecollet.com/remi-release-19.rpm --nogpgcheck
yum --enablerepo=remi list firefox
yum --enablerepo=remi install firefox xulrunner7
  • You should now have the latest version.


NOTE: You may have to reboot your HDA to complete the update.