• 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 Firefox 43.0.4 on Ubuntu 15.10, Ubuntu 15.04

Install Firefox 43.0.4 on Ubuntu 15.10, Ubuntu 15.04

By Sourabh / January 19, 2016 Category: How To, Ubuntu

Install latest stable release of Firefox web browser on Linux Ubuntu. Install Firefox 43.0.4 on Ubuntu 15.10, Ubuntu 15.04, Ubuntu 14.04 and Ubuntu 14.10 Systems. Mozilla Firefox is the default web browser shipped with Ubuntu releases.

Firefox 43.0.4 is the latest version of the Firefox web browser. Firefox 43.0.4 has been released with the following changes:

  • Fix for startup crash for users of a third party antivirus tool
  • Multi-user GNU/Linux download folders can be created
  • Re-enable SHA-1 certificates

Install Firefox 43.0.4 on 32 Bit Ubuntu Systems

The latest release of the Mozilla Firefox web browser can be installed on Linux Ubuntu Systems. Run the following commands in Terminal to download and install Firefox as pre-compiled libraries via the Mozilla FTP:

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

Install Firefox 43.0.4 on 64 Bit Ubuntu Systems


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

Once installed, open the Firefox from Ubuntu Dash or Terminal. Type Firefox in Terminal and press enter.

Tags: Firefox 43.0.4, Firefox 43.0.4 Linux, Firefox 43.0.4 Ubuntu, Firefox Ubuntu 14.04, Firefox Ubuntu 14.10, Firefox Ubuntu 15.04, Firefox Ubuntu 15.10, Install Firefox 43.0.4, Install Latest Firefox Ubuntu, Linux Firefox 43.0.4, Stable Firefox Ubuntu, Ubuntu Firefox 43.0.4

Primary Sidebar

Latest Posts

How To Check User Permissions In Linux Using Command

Check Which Folder Is Taking More Space In Ubuntu Linux

How to Install Claude Desktop App in Ubuntu Linux

Job Scheduling Using At Command In Linux With Examples

How To Check Permissions Of A Directory In Linux Command

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

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

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