Results 1 to 4 of 4

Thread: How to install Thunderbird 3 via PPA

  1. #1
    Join Date
    May 2009
    Beans
    1,934
    Distro
    Ubuntu Studio 9.10 Karmic Koala

    How to install Thunderbird 3 via PPA

    I have seen many threads where people were having problems getting Thunderbird 3 installed, so here is how I did it. Add
    Code:
    http://ppa.launchpad.net/ubuntu-mozilla-daily/ppa/ubuntu
    to your sources list.
    Code:
    sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 247510BE
    Code:
    sudo apt-get update
    Code:
    sudo apt-get install thunderbird-3.0
    If anyone wants to add to this, please feel free.
    Last edited by running_rabbit07; December 17th, 2009 at 06:47 AM.

  2. #2
    Join Date
    Jun 2007
    Location
    A hole in the ground
    Beans
    809

    Re: How to install Thunderbird 3 via PPA

    Hey thanks... very helpful.
    ‎"Beauty in things exists in the mind which contemplates them." -- David Hume

  3. #3
    Join Date
    Jun 2009
    Beans
    1

    Re: How to install Thunderbird 3 via PPA

    This post rocks

    Anyway, one more thing:
    Don't forget to install thunderbird-3.0-gnome-support

    Code:
    sudo apt-get install thunderbird-3.0-gnome-support

  4. #4
    Join Date
    Jun 2008
    Beans
    33

    Re: How to install Thunderbird 3 via PPA

    I found a detailed post here,
    http://techspalace.blogspot.com/2010...in-ubuntu.html

    Recommended for newbie.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •