want to install firefox beta in ubuntu 11.04? as root issue the following in a terminal…
add-apt-repository ppa:mozillateam/firefox-next
apt-get update
if you don’t have firefox installed type the following to install it.
apt-get install firefox
if you already have firefox 4 or 5 installed then simply upgrade to the latest version by doing
apt-get upgrade
running fine, and rather quickly, on my box. all the addons i use are ok. also, this should continue to work for all future versions of firefox…and ubuntu for that mat.
currently (early july 2011) firefox 6 (aurora) isn’t available through the ppa. try the method detailed here if you like.