firefox installation using terminal

Asked by rajusenthi

Hi
I'm using ubuntu 8.10.To prevent firefox starts with offline mode,I uninstalled firefox and try to reinstall through synaptic package manager.But installation using synaptic is a very long journey with it.I also tried to change download locations from the software sources,but nothing improves.Hence I want to install firefox 3,0 using terminal.How can I install firefox using terminal?

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
adsadasda
Solved:
Last query:
Last reply:
Revision history for this message
Claudio Arseni (claudio.arseni) said :
#1

You have to type this command:

sudo apt-get install firefox

Revision history for this message
Best adsadasda (asdsadasdsa-deactivatedaccount) said :
#2

sudo apt-get install firefox-3.0
sudo apt-get install flashpluin-nonfree (for flash)

Revision history for this message
rajusenthi (namasivaya07) said :
#3

Thanks stelios, that solved my question.