• 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 / Uncategorized / Install Firefox 40.0.3 Web Browser On Ubuntu 15.04 & Ubuntu 14.04

Install Firefox 40.0.3 Web Browser On Ubuntu 15.04 & Ubuntu 14.04

By Sourabh / August 28, 2015 Category: Uncategorized

Firefox 40.0.3 web browser released with various security fixes. Terminal commands to install Mozilla Firefox 40 on Ubuntu 15.04, Ubuntu 14.04 and Derivatives.

Mozilla Firefox is one the most popular Internet/web browsers. Firefox 40.0.3 is the latest version available and brings the following changes:

  • Disable the asynchronous plugin initialization
  • Fix a segmentation fault in the GStreamer support (GNU/Linux)
  • Fix a regression with some Japanese fonts used in the field
  • On some sites, the selection in a select combox box using the mouse could be broken
  • Some search partner codes were missing
  • Various security fixes

Install Firefox 40.0.3 on Ubuntu

firefox-40

Firefox 40.0.3 is the latest version available and can be installed on Linux Ubuntu Systems. As you must know that Mozilla web browser does not provide an official PPA. Firefox can be installed via pre-compiled libraries (Mozilla FTP).

To install the latest release of Mozilla Firefox, run the following commands in Terminal:

Install Firefox on 32 Bit Linux Ubuntu Systems:

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

Install Firefox on 64 Bit Linux Ubuntu Systems:

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

Once installed, start Firefox from Ubuntu Dash. You can also type firefox and press enter in terminal.

Tags: Download Firefox on Ubuntu, Firefox Ubuntu PPA, Install Firefox on 32 Bit Linux Ubuntu, Install Firefox on 32 Bit Ubuntu, Install Firefox on 64 Bit Linux Ubuntu, Install Firefox on 64 Bit Ubuntu, Install Firefox on Ubuntu, Install Latest Firefox on Ubuntu, Ubuntu PPA Firefox

Primary Sidebar

Latest Posts

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

Linux Command To Check RAM Size In Ubuntu Terminal In GB

How To Install Proprietary Drivers In Linux Ubuntu Using Terminal

How To Shutdown Linux With A 15 Minute Delay And Message

Free AI Courses With Certificate For Beginners In India

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

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