Then, sudo apt-get update and install firefox currently is at version 10. As they upload a new release of Firefox you will get an update.
Remember, adding the Firefox Aurora Channel PPA will replace your current stable Firefox! This version of Firefox is not stable so you may find bugs! Use it at your own risk.
tar xjvf firefox-10.0a2.en-US.linux-x86_64.tar.bz2
Use tab completion (type firefox tab tab) ...
You then run it with
~/firefox/firefox-bin
The biggest potential advantages of this method is that it will install per user only, not system wide. On a multi-user system that might have an advantage.
Add the PPA for it:
Then,
sudo apt-get update
and installfirefox
currently is at version 10. As they upload a new release of Firefox you will get an update.Remember, adding the Firefox Aurora Channel PPA will replace your current stable Firefox! This version of Firefox is not stable so you may find bugs! Use it at your own risk.
A ppa is great, and used by most users. But if you want an alternate you simply download from Mozilla
http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-mozilla-aurora/
You save the tar.bz in your home directory.
You extract it with
tar xjvf firefox-version
At the time of this post it is
Use tab completion (type firefox tab tab) ...
You then run it with
The biggest potential advantages of this method is that it will install per user only, not system wide. On a multi-user system that might have an advantage.
You can 'install' it system wide easily enough
You then run it with