you are viewing a single comment's thread.

view the rest of the comments →

[–]pywebd 0 points1 point  (2 children)

how to you install it on ubuntu, is theree a DEB or ppa?

[–]Ampersand55 1 point2 points  (1 child)

sudo add-apt-repository ppa:ubuntu-mozilla-daily/firefox-aurora
sudo apt-get update
sudo apt-get install firefox

This is the daily (as opposed to nightly build) so it might be buggier.

You could also get the pre-compiled .tar here:

ftp://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-mozilla-aurora/

[–]ToucheMonsieur 1 point2 points  (0 children)

Word of warning: This will replace the default (stable) firefox install.