1

Possible Duplicate:
How do I install the latest stable version of Firefox?

I'm using UbuntuĀ 11.10 (Oneiric Ocelot). How can I update Firefox? It's currently version 7.

melbaylon
  • 11
  • 2

2 Answers2

2
sudo apt-get update
sudo apt-get upgrade

Or just refresh update manager.

It's part of the normal release system (v8 is in both ubuntu-updates and ubuntu-security) so you should get it. If you're still not getting it, there's likely a problem with your updates in general.

Running sudo apt-get update manually in a terminal should display any errors.

Oli
  • 293,335
2

Click the system/power cog and click "Software Up to Date" or "Updates Available" to bring up the Update Manager.

enter image description here

Click "Install Updates" enter image description here

William
  • 7,668