Difference between revisions of "Upgrade FireFox"
From Amahi Wiki
m (xulrunner7 is out, with firefox 7.0.1) |
|||
Line 7: | Line 7: | ||
yum --enablerepo<nowiki>=</nowiki>remi install firefox xulrunner7}} | yum --enablerepo<nowiki>=</nowiki>remi install firefox xulrunner7}} | ||
* You should now have the latest version. | * You should now have the latest version. | ||
+ | |||
+ | '''NOTE:''' You may have to reboot your HDA to complete the update. |
Revision as of 03:22, 12 January 2012
To update FireFox to the latest version in Fedora 14:
- Install the Amahi RPM Fusion(Free) and (Non-Free) web applications.
- As root user, do the following commands:
bash code |
---|
tar -cvzf $HOME/mozilla-firefox-profiles-backup.tar.gz $HOME/.mozilla/firefox/ rpm -Uvh http://rpms.famillecollet.com/remi-release-14.rpm 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.