 2 edits | [FireFox] downgrade firefox 9.0 to 3.6 [Ubuntu 10.10]i just did a bunch of Ubuntu updates. like an idiot i didn't look at them and it "upgraded" me to firefox 9 :mad:
[edit]
can someone help me get my fire fox 3.6 back please?
here is what i did to rid myself of that train wreck of an update. i downloaded 3.6.25.tar.bz2 to my downloads folder.
uninstalled firefox
sudo apt-get remove firefox
then...
sudo tar -C /opt/ -xf ~/Downloads/firefox-3.6.25.tar.bz2
sudo ln -sf /opt/firefox/firefox /usr/bin/firefox
now i have my recent pages/reload button back :D |