Upgrade FireFox

From Amahi Wiki
Jump to: navigation, search

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

  • Ensure all instances of FireFox on the HDA are closed if installed.
  • 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
  • You should now have the latest version.


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