• 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 / How to Install Firefox 36.0.3 on 32 bit/64 bit Linux Ubuntu systems

How to Install Firefox 36.0.3 on 32 bit/64 bit Linux Ubuntu systems

By Sourabh / March 23, 2015 Category: How To, Ubuntu

Install Firefox 36.0.3 on 32 bit/64 bit Linux systems. How to install Firefox 36.0.3 on Ubuntu 14.10/14.04, Linux Mint 17.1/17/13 and other Linux Ubuntu derivatives. Firefox 36+ brings support for HTTP/2 and HTML5 YouTube playback.

Firefox 36.0.1 can be updated and installed via the official repository. You can also download Firefox 36.0.1 from the Mozilla website, extract and then install.

Ubuntu-Firefox-Update

Follow the steps given below to install Firefox 36.0.1 on Ubuntu Systems:

Install Firefox 36.0.3 On 32 Bit Linux Systems


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

To start Firefox 36.0.3, just open a terminal, type firefox and hit enter.

Install Firefox 36.0.3 On 64 Bit Linux Systems


wget ftp.mozilla.org/pub/mozilla.org/firefox/releases/36.0.3/linux-x86_64/en-US/firefox-36.0.3.tar.bz2
tar -xjvf firefox-36.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, you can start Firefox 36.0.3 from terminal or Dash. Type Firefox and hit enter in Terminal. Search/type Firefox in Ubuntu Dash and click on ut to open Firefox.

Tags: Firefox 36.0.3 Ubuntu, How to install Firefox 36.0.3, How To Install Firefox 36.0.3 On Linux, Install Firefox 36.0.3 on 32 bit Ubuntu, Install Firefox 36.0.3 on 64 bit Ubuntu, Linux Ubuntu Install Firefox 36.0.3, Ubuntu 14.04, Ubuntu 14.10, Ubuntu Install Firefox 36.0.3

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