How to Install Thunderbird 3 Shredder in Ubuntu 9.10/9.04/8.10

This post was written by admin on December 21, 2009
Posted Under: General

Newest Mozilla email client Thunderbird 3 was released a few days ago,and now only the tar file available for download.However,I’m not like compiling this from the source code.This post will show how to install thunderbird 3.0/3.1beta from the ppa.

For Ubuntu 9.10,add the Mozilla PPA by typing this in terminal:

sudo add-apt-repository ppa:ubuntu-mozilla-daily/ppa

For Ubuntu 9.04 and 8.10,add following into /etc/apt/source.list by this command to edit it:

sudo gedit /etc/apt/sources.list

for 9.04:

deb http://ppa.launchpad.net/ubuntu-mozilla-daily/ppa/ubuntu jaunty main
deb-src http://ppa.launchpad.net/ubuntu-mozilla-daily/ppa/ubuntu jaunty main

for 8.10:

deb http://ppa.launchpad.net/ubuntu-mozilla-daily/ppa/ubuntu intrepid main
deb-src http://ppa.launchpad.net/ubuntu-mozilla-daily/ppa/ubuntu intrepid main

and add the gpg key:

sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 247510BE

Finally,use this command to install 3.0 or 3.1 version:

sudo apt-get update
sudo apt-get install thunderbird-3.0 thunderbird-3.0-gnome-support

sudo apt-get update
sudo apt-get install thunderbird-3.1 thunderbird-3.1-gnome-support

thunderbird3_shredder

thunderbird_mail_client

Related posts:

  1. Ubuntu ppa installing Firefox 5.0/6.0Beta/7.0/8.0 & Thunderbird 5.0/6.0/7.0/8.0
  2. Thunderbird 5 Final released (Ubuntu can install/upgrade from PPA)
  3. Install Thunderbird 3.1 from PPA in 64-bit Ubuntu 10.04
  4. Install Thunderbird 5 Beta in Ubuntu 10.04/10.10/11.04 from PPA
  5. Send and Receive emails with Thunderbird in Ubuntu Linux

    Reader Comments

    Tried it out in 9.10 – 64 bits and it worked great. Thanks

    [Reply]

    #1 
    Written By Ramachandran on December 27th, 2009 @ 9:16 am

    Successfully installed in 9.10. Thanks!

    [Reply]

    #2 
    Written By Thomas on May 23rd, 2010 @ 8:56 am

    Add a Comment

    required, use real name
    required, will not be published
    optional, your blog address