• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / How To / Install Mozilla Thunderbird 38.0.1 on Ubuntu 15.04 and Ubuntu 14.04

Install Mozilla Thunderbird 38.0.1 on Ubuntu 15.04 and Ubuntu 14.04

By Sourabh / June 12, 2015 Category: How To, Ubuntu

Install Mozilla Thunderbird 38.0.1 on Linux Ubuntu 15.04, Ubuntu 14.04 and Derivatives. Thunderbird 38.0.1 supports OAuth2 authentication and support for Yahoo Messenger in Chat.

Thunderbird-Screenshot

What’s New in Thunderbird 38.0.1:

  • GMail supports OAuth2 authentication, removing the need to manually select “allow less secure applications” in Google options for the account
  • Ship Lightning calendar addon with Thunderbird and enable with an opt-out dialog
  • Filter sent messages
  • Filter messages when archived
  • Enable search in multiple/all address books
  • Add support for Yahoo Messenger in Chat
  • Support Internationalized domain name URLs for RSS feeds
  • Show expanded columns in folder pane
  • Allow file-per-message (maildir) local message storage
  • Add a Learn more link to the support page in feeds subscribe dialog
  • Add reading position marker line to conversations
  • The editor for twitter should show inputtable character count

Please note that when you install Thunderbird 38.0.1 on Linux Ubuntu Systems, it will replace the version of Thunderbird already installed on the system.

Install Thunderbird 38.0.1 on Ubuntu

32 bit Linux Ubuntu Systems
Run the following command to install the latest Thunderbird version (Thunderbird 38.0.1) on 32 bit Linux Ubuntu Systems:

$ wget ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/38.0.1/linux-i686/en-US/thunderbird-38.0.1.tar.bz2
$ tar -xjvf thunderbird-38.0.1.tar.bz2
$ sudo rm -rf /opt/thunderbird*
$ sudo mv thunderbird /opt/thunderbird
$ sudo ln -sf /opt/thunderbird/thunderbird /usr/bin/thunderbird

64 bit Linux Ubuntu Systems
Run the following command to install the latest Thunderbird version (Thunderbird 38.0.1) on 32 bit Linux Ubuntu Systems:

$ wget ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/38.0.1/linux-x86_64/en-US/thunderbird-38.0.1.tar.bz2
$ tar -xjvf thunderbird-38.0.1.tar.bz2
$ sudo rm -rf /opt/thunderbird*
$ sudo mv thunderbird /opt/thunderbird
$ sudo ln -sf /opt/thunderbird/thunderbird /usr/bin/thunderbird

Once installed, to start Thunderbird, type thunderbird in Terminal and hit enter. You can also open Thunderbird via Ubuntu Dash.

Tags: Download Mozilla Thunderbird 38.0.1 on Linux Ubuntu, Download Thunderbird 38.0.1, Install Mozilla Thunderbird 38.0.1 on Linux, Install Mozilla Thunderbird 38.0.1 on Ubuntu 14.04, Install Mozilla Thunderbird 38.0.1 on Ubuntu 15.04, Mozilla Thunderbird 38.0.1, Ubuntu 14.04, Ubuntu 15.04

Primary Sidebar

Latest Posts

Delete Directory And Contents Recursively Without Prompt On Linux

Check User Login History In Ubuntu Linux Command Line

Use Locate Command To Find File In Linux Terminal By Name

How To Change Terminal Color In Ubuntu Command Line

How To Run Fsck Manually In Linux To Fix Unexpected Inconsistency

How To Fix Broken Packages On Ubuntu From Terminal

Re Execute The Previous Command In Linux Ubuntu Command Line

How Much RAM Is Needed For Ubuntu PC

How To Find Large Files And Directories In Linux Command Line

How To Use Clear Command History In Linux Terminal

© 2026 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap