Mozilla PPA for Ubuntu Firefox 6.0 stable, ppa supports Ubuntu 10.04, 10.10, and 11.04
sudo add-apt-repository ppa:mozillateam/firefox-stable
sudo apt-get update
sudo apt-get dist-upgrade
Firefox 7.0 Beta for Ubuntu 10.04, 10.10, and 11.04
sudo add-apt-repository ppa:mozillateam/firefox-next
sudo apt-get update
sudo apt-get dist-upgrade
Firefox 8.0 Aurora for Ubuntu 10.04, 10.10, 11.04, and 10.10
sudo add-apt-repository ppa:ubuntu-mozilla-daily/firefox-aurora
sudo apt-get update
sudo apt-get dist-upgrade
Firefox 9.0 Nightly for Ubuntu 10.04, 10.10, 11.04, and 11.10
sudo add-apt-repository ppa:ubuntu-mozilla-daily/ppa
sudo apt-get update
sudo apt-get install firefox-trunk
Thunderbird 6.0 stable for Ubuntu 10.04, 10.10, and 11.04
sudo add-apt-repository ppa:mozillateam/thunderbird-stable
sudo apt-get update
sudo apt-get dist-upgrade
Thunderbird 7.0 Beta for Ubuntu 10.04, 10.10, and 11.04
sudo add-apt-repository ppa:mozillateam/thunderbird-next
sudo apt-get update
sudo apt-get dist-upgrade
Thunderbird 8.0 Aurora for Ubuntu 10.04, 10.10, 11.04, and 11.10
sudo add-apt-repository ppa:ubuntu-mozilla-daily/thunderbird-aurora
sudo apt-get update
sudo apt-get dist-upgrade
Thunderbird 9.0 Nightly for Ubuntu 10.04, 10.10, 11.04, and 11.10
sudo add-apt-repository ppa:ubuntu-mozilla-daily/ppa
sudo apt-get update
sudo apt-get install thunderbird-trunk