How to install Thunderbird 3 in Ubuntu 10.10/10.04/9.10/9.04/8.10/8.04 Using Ubuntuzilla PPA
Sponsored Link
You can check what is new in thunderbird 3 from here
Updated with ubuntuzilla PPA
If you are using Ubuntu Jaunty (9.04) or later:
Edit /etc/apt/sources.list file
gksudo gedit /etc/apt/sources.list
Add the following lines
deb http://downloads.sourceforge.net/project/ubuntuzilla/mozilla/apt all main
If you are using Ubuntu Intrepid (8.10) or earlier
Edit /etc/apt/sources.list file
gksudo gedit /etc/apt/sources.list
Add the following lines
deb http://switch.dl.sourceforge.net/project/ubuntuzilla/mozilla/apt all main
Save and exit the file
Add the GPG key
sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com C1289A29
Update the source list
sudo apt-get update
Install thunderbird 3 using the following command
sudo apt-get install thunderbird-mozilla-build
Remove thunderbird 3 using the following command
sudo apt-get remove thunderbird-mozilla-build
gksudo gedit? What’s wrong with sudo vi?
It will install Thunderbird 3 for sure, but also there will be an issue which is when running the update manager, Firefox will be updated to Ubuntu lab version, which is very annoying.
Unfortunately if you use a master password to secure your email account passwords, this version (3.1a1) doesn’t work properly. It can’t read your passwords, and even if you subsequently remove the master password, it still won’t be able to log into the accounts, it keeps coming back with an error about not being able to get the password.
I’ve reverted to 3.0 (for now) 🙂
I fond a bug in that 3.1 cannot access my passwords and so cannot download my email.
Same here, although thunderbird-3.0 from the same repo is working fine.
Wouldn’t it be better to use ubuntuzilla http://sourceforge.net/apps/mediawiki/ubuntuzilla/index.php?title=Main_Page
Aye, agree with someone who said this will upgrade Mozilla Firefox to Shiretoko which is work in progress. IMHO ubuntuzilla does a good job.
I get the following error.
Tried the ubuntuzilla route….that was even worse…won’t use your old setting…least I could not get it to use them…you have to put in your passowrd again…does not seem to import your sent box or inbox etc.
I lie….it does work after you have ported across your old profile.
I was using Thunderbird 2.x profile files on a removable USB drive, switching machines Ubuntu Jaubty/Ubuntu Karmic/XP – regularly, no problems.
Thunderbird 3.0 is unacceptably slow – even when search indexing is switched off.
At present, while away on holidays, I have copied my profile files to the hard drive of my netbook. Next week I will be back home and looking for another client which can help me cope with my email on-the-road. [or no-client at all]
Just wanted to echo what others are saying–I also had to retreat to 3.0; Password retrieval not working—-
Same issue here: using the daily repo my firefox upgraded to an unstable version and there were really few plugins usable with thunderbird.
I disinstalled and used ubuntuzilla instead.
Firefox and thunderbird are stable versions and there are more plugin for thunderbird 3.0
Ran thru install. Loaded itself as Shredder 3.1, and reverted Firefox to Shiretoko. When starting and setting up account for gmail it errors out (after successfully finding the servers and verifying the password). “Error creating account, incoming server already exists.” Won’t go any further no matter how I start over.
I think it would be good if we had some guidance and warnings when you post suggestion like this. Perhaps we could do with more quality control.
Hi,
Thunderbird-3.1 is Alpha!!!!
Thunderbird-3.0 is correct.
Gruß DeKa
Hmmm… same problem here. How do I remove this ppa above and reinstall firefox 3.5 in the most convenient way? Preferably without having to reinstall add-ons.
Best regards
Anders
…accidentally got shredder too but seems to work…
I second Anders Friberg’s request: how to remove the ppa above since there was no indication this would alter existing firefox installation? Kudos to dunbrokin’s suggestion.
Adding some info here:
1) removing the PPA: “the PPA in this post also has some Firefox daily builds (and further “Shredder” daily builds) so if you don’t wish to use these, simply remove the ubuntu-mozilla-daily PPA after installing Thunderbird. To do this, go to System > Administration > Software Sources, on the second tab called “Other software”, look for “http://ppa.launchpad.net/ubuntu-mozilla-daily/…” and uncheck it.”
2) installing Thunderbird 3 from the TAR file downloaded from Mozilla’s site:
http://www.patrickmicka.com/uncategorized/mozilla-thunderbird-3/
Next, open a terminal and enter the following two commands to extract the archive you just downloaded:
cd ~/Desktop
tar xfvj thunderbird-3.0.tar.bz2
After you’ve unpacked the archive enter the following command to move it to a more convenient location:
sudo mv ./thunderbird /opt/
Everything should be in order now, so let’s move to the directory and make sure it works:
cd /opt/thunderbird/
Finally, run the following command to launch Thunderbird:
./thunderbird
Patrick’s link also easy directions to create a shortcut.
Can someone please update this post. The correct “easy way” is to use ubuntuzilla.
The problem with all these “me too” how-to’s is that you really mess up people trying to find correct information. In this case, you’ve damaged their working web browser and email client by dropping the Mozilla daily builds on their machines.
Community – we need to do a better job of keeping the real Ubuntu documentation/wiki up to date.
How To “fan sites” – stop trying to pump up your ad revenue with quantity versus quality “guidance” and show some responsibility…EXPLAIN what these choices mean and that the person will NOT be running released versions of the applications.
Thunderbird-3.1 is beta, it not works.
I recommend Thunderbird-3.0 with the same recipe.
So now – with all these differing opinions; I am totally stumped as newbie user! Can we not have a expert from Ubuntu give clarification? How to have a secure & working mail client?
ubuntuzilla or waiting for a dist-upgrade is the way it works well
After upgrading to Lucid, Thunderbird starts complaining that mail passwords fail. The solution is to delete signons.sqlite which the upgrade creates but doesn’t properly set up. On next launch, Tbird will re-build the db using your existing signons3.txt file (the Tbird 3 way of saving passwords). Naturally, this assumes you were using Tbird 3 before, so make sure you have signons3.txt in your default Thunderbird directory before following this fix.
Yeah the standard procedure fails since thunderbird is now at version 3.1.5 but you can use synaptic once you have added the key as per this page.
It’s worth noting that thunderbird 3 breaks all your old email settings including address book entries for those who are thinking of upgrading.
Can someone please FIX this article? It’s causing a lot of problems for people!
Was trying to book a flight ticket and everything went fine until the card verification process which requires java. The internet here is really slow also so maybe by the time ubuntuzilla is finished downloading the ticket might be sold to someone else. Also I have to go trough the whole booking process AGAIN. Rather annoyed at the moment.
Thanks to everyone who suggested ubuntuzilla btw! Good work 🙂
@Tom
Updated article with ubuntuzilla PPA
Use Mint
All right! Thanks admin 🙂 Good work!