How do I install latest Firefox browser?

Asked by Thomas H. Donnelly

I have downloaded the latest version of Mozilla Firefox but don't know how to installit

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu file-roller Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Mark Rijckenberg (markrijckenberg) said :
#1

Please run these commands in a Terminal:

sudo apt-get update

sudo apt-get install firefox

Or you can install firefox via Ubuntu Software Center.

You can get daily, but more unstable builds using these commands:

sudo add-apt-repository ppa:ubuntu-mozilla-daily/ppa

sudo apt-get update

sudo apt-get install firefox-trunk

But I recommend using the standard firefox package, not firefox-trunk.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#2

What is the output of :

lsb_release -a; uname -a

Thanks

Can you help with this problem?

Provide an answer of your own, or ask Thomas H. Donnelly for more information if necessary.

To post a message you must log in.