Place to share anything

Free Software, Download, Tips and Tutorials, Cars, Notebook, Review

Install Thunderbird 3.0 in Ubuntu Hardy Heron, Intrepid, Jaunty, and Karmic

This tutorial will guide you to install the most updated Thunderbird 3.0 on Ubuntu Hardy Heron in just a single command only. No need to write long commands anymore. With just one command you can enjoy the new Thunderbird 3.0 on your Ubuntu system. This tutorial applied to any Ubuntu version supported by Thunderbird 3.0 like Hardy Heron and newer.

Thunderbird is a popular mail client for Windows and Linux and other OS. Currently I am using Ubuntu Hardy Heron. And I want to upgrade my Thunderbird into version 3.0.

Here are the steps to install Thunderbird 3.0 on Ubuntu.

We will download and install Thunderbird 3 with just one command. This command below will download Thunderbird 3 to your home directory, and extract it it to ~/thunderbird folder, and remove the downloaded file. It will be ready to use :

$cd && wget -O – http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/latest-3.0/linux-i686/en-US/thunderbird-3.0.tar.bz2 | tar xj -C ~

ubuntu-thunderbird3.jpg

Wait until download and installation process finished. You can create shortcut to:

/home/YOURUSERNAME/thunderbird/thunderbird

To open profile manager, paste the command below:

$~/thunderbird/thunderbird -ProfileManager

If you know how to start your Thunderbird 3.0, then you are finished. But if you want to learn how to open and use the newly installed of Thunderbird 3.0, then continue reading…..:)

Create Thunderbird 3.0 shortcut to Desktop

To create shortcut / Launcher of this Thunderbird 3.0, follow these steps

1. Right click on the desktop, and choose Create Launcher

ubuntu-Create%20Launcher.jpg

2. Give a shortcut name on the “Name” column

3. Paste this line on the “Command”

/home/YOURUSERNAME/thunderbird/thunderbird

Don’t forget to change “YOURUSERNAME” with your actual username.

4. Click OK when you are finish.

ubuntu-thunderbird2.jpg

You can download this tutorial of installing Thunderbird 3.0 on Ubuntu Linux pdf and word version :

Install Thunderbird 3.0 in Ubuntu.pdf

Install Thunderbird 3.0 in Ubuntu.doc

Incoming search terms for the article:

  • Share/Bookmark

Related posts:

  1. Install Shutter-Screenshot Tool on Ubuntu Hardy Heron By default, Ubuntu Hardy Heron already equipped with a...
  2. How to install Limewire on Ubuntu Hardy Heron, Karmic and Lucid Lynx In this simple tutorial I will show you how to...
  3. How to install ubuntuzilla on Hardy Heron If you are ubuntu user and mozilla mania, you can...
  4. How to install Thunderbird 3.1 on Linux Mint 9 The new version of Mozilla Thunderbird 3.1 already released....
  5. Install Google Chrome on Hardy Heron The new Google Chrome browser already available on the net....

Related posts brought to you by Yet Another Related Posts Plugin.

Leave a Reply