PDA

View Full Version : [ubuntu] Revert back to ubuntu 2 from 3 ubuntu 7.10



troy896
July 2nd, 2008, 02:17 PM
i installed ubuntu 3 in 7.10 but i hate it. i want to go back to firefox 2. can anyone tell me how?

Pumalite
July 2nd, 2008, 02:22 PM
sudo apt-get install firefox-2

troy896
July 2nd, 2008, 02:23 PM
yes, but i want to remove firefox 3. not just install firefox 2. and also what wouldi change in the menu for it to go to firefox 2...

dominiquec
July 2nd, 2008, 02:29 PM
sudo apt-get remove firefox firefox-3.0

and follow that up with


sudo apt-get install firefox-2

DJ_Peng
July 2nd, 2008, 03:37 PM
Keep in mind that your profile may not work with Firefox 2 since Firefox 3 used it. You may need to create a new profile, but there's a way to get some of the data back. The mozillaZine knowledge base (http://kb.mozillazine.org/Transferring_data_to_a_new_profile_-_Firefox) has some info you may find helpful.

Just out of curiosity, what do you dislike about Firefox 3? I've said Firefox 3 could be a polarizing release (I'm not that thrilled with it myself) and I'm curious what is leading you back to Firefox 2.

meindian523
July 2nd, 2008, 03:47 PM
I also think you should be purging all firefox 2.0 files

sudo apt-get remove --purge firefox firefox-3 && sudo apt-get install firefox-3