Firefox 4 for Fedora 14
Wow! That’s a lot of F’s!
Courtesy of Tom ‘spot’ Calloway, install Firefox 4 on Fedora 14 (or Fedora 13):
# su -c 'wget -P /etc/yum.repos.d/ http://repos.fedorapeople.org/repos/spot/firefox4/fedora-firefox4.repo'
# su -c 'yum install firefox4'
To run:
# firefox4 &
In Gnome: System > Preferences > Preferred Applications
Change ‘Web Browser’ to Custom, and for Command: firefox4 %s
To remove Firefox 3.6:
# su -c 'yum remove firefox'