Installare Thunderbird 10.0 su Ubuntu e derivate
Anche Thunderbird può essere aggiornato alla versione 10.0 su Ubuntu e derivate usando il PPA Ubuntu Mozilla Security Team.
Per aggiornare fin da subito a Thunderbird 10.0 basterà aggiungere da terminale il suddetto PPA dando
sudo add-apt-repository ppa:ubuntu-mozilla-security/ppa
ed aggiornare
sudo apt-get update && sudo apt-get dist-upgrade
Il PPA è compatibile con Oneiric
Nel caso Thunderbird non fosse già installato basterà, dopo aver aggiunto il PPA ed aggiornato, dare
sudo apt-get install thunderbird thunderbird-locale-it
Se siete su versioni di Ubuntu precedenti (Lucid, Maverick e Natty) potete usare il PPA Thunderbird Stable
sudo add-apt-repository ppa:mozillateam/thunderbird-stable
sudo apt-get update
sudo apt-get install thunderbird