• 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 42 On Linux Ubuntu 15.10 & Ubuntu 14.04

Install Firefox 42 On Linux Ubuntu 15.10 & Ubuntu 14.04

By Sourabh / November 5, 2015 Category: How To, Ubuntu

Install the latest release of Firefox in Ubuntu Systems. Download and install Firefox 42 in Ubuntu 15.10, Ubuntu 14.04, Ubuntu 15.04 and Linux Mint and Derivatives.

Firefox 42 now offers a more private browsing experience. It comes with a powerful new feature in Firefox Private Browsing called Tracking Protection. It has also been released with a new Control Center in Firefox that contains site security and privacy controls in a single place in your address bar. The other most notable feature is indicator added to tabs that play audio with one-click muting.

Private Browsing with Tracking Protection in Firefox for Windows, Mac, Android and Linux actively blocks content like ads, analytics trackers and social share buttons that may record your behavior without your knowledge across sites.

private-firefox

Here’s the summary of the most notable features released with Firefox 42:

  • Private Browsing with Tracking Protection blocks certain Web elements that could be used to record your behavior across sites
  • Control Center that contains site security and privacy controls
  • Indicator added to tabs that play audio with one-click muting
  • WebRTC improvements such as IPV6 support.
  • Login Manager improvements with improved heuristics to save usernames and passwords.
  • Edit and show all logins in line, Copy/Paste usernames/passwords from the Context menu
  • Migration imports your passwords to Firefox from Google Chrome for Windows and Internet Explorer; import anytime from the Login Manager

Install Firefox on Linux Ubuntu Systems

firefox-42-about

Open Terminal and run the following commands to install Firefox on 32 bit Linux Ubuntu Systems:

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

Open Terminal and run the following commands to install Firefox on 64 bit Linux Ubuntu Systems:

$ wget https://ftp.mozilla.org/pub/mozilla.org/firefox/releases/42.0/linux-x86_64/en-US/firefox-42.0.tar.bz2
$ tar -xjvf firefox-42.0.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 open / start Firefox from Ubuntu Dash or via Terminal. Open Terminal, type firefox and press enter.

Tags: Download Firefox on Linux, Download Firefox on Ubuntu, Firefox 42 Ubuntu PPA, Install Firefox 42 on Debian, Install Firefox 42 on Linux Mint, Install Firefox 42 On Linux Ubuntu 15.10 & Ubuntu 14.04, Install Firefox 42 on Ubuntu, Install Firefox 42 on Ubuntu 13.04, Install Firefox 42 on Ubuntu 14.04, Install Firefox 42 on Ubuntu 14.10, Install Firefox 42 on Ubuntu 15.04, Install Firefox 42 on Ubuntu 15.10, Install Firefox on Linux, Install Firefox on Linux Ubuntu Systems, Install Firefox on Ubuntu, Install Latest Firefox in Linux, Install Latest Firefox in Ubuntu, Install Latest Firefox in Ubuntu 14.04, Install Latest Firefox in Ubuntu 15.10, Ubuntu PPA Firefox 42

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