Thursday, February 6, 2014
Install Thunderbird 3 In Ubuntu
Mozilla recently released 3rd version of their popular email software, Thunderbird. As said earlier, I wasnt much excited. Nevertheless I gave it a try. Thunderbird has made major changes in its UI. They have added new features like tabs, archive, smart folder and so on. More here http://www.mozillamessaging.com/en-US/thunderbird/3.0/releasenotes/#
After using this for few days I must say they have made definitive improvement on this software. I highly recommend everyone to update to this version. There was some problem with lightning extension but this is already fixed.
To install follow the steps below:
- Open Terminal
- Add Mozillas sources by:
- For Karmic:
sudo add-apt-repository ppa:ubuntu-mozilla-daily/ppa
- For version older than Karmic:
echo deb http://ppa.launchpad.net/ubuntu-mozilla-daily/ppa/ubuntu ubuntu_version main | sudo tee -a /etc/apt/sources.list
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 247510BE
- sudo aptitude update
- sudo aptitude install thunderbird-3.0 thunderbird-3.0-gnome-support
- sudo aptitude remove thunderbird-2.0 thunderbird-2.0-gnome-support
- sudo ln -s /usr/bin/thunderbird-3.0 /usr/bin/thunderbird
alternative link download
Labels:
3,
in,
install,
thunderbird,
ubuntu
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.