• 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 38.0.5 on Linux Ubuntu 15.04, Ubuntu 14.04 and Derivatives

Install Firefox 38.0.5 on Linux Ubuntu 15.04, Ubuntu 14.04 and Derivatives

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

Install Firefox 38.0.5 on Linux Ubuntu 15.04, Ubuntu 14.04 and Derivatives. Terminal commands to install Firefox 38.0.5 on Ubuntu via PPA.

Firefox 38.0.5 is the latest version of Firefox browser relased. Firefox 38.0.5 brings Pocket integration. Pocket is a popular save-for-later service. Pocket was started as a Firefox Add-on and is now a service in Firefox Accounts. It helps you save all the articles, videos and websites that you want to read or watch later, all in one place.

pocket-firefox

Other features are:

  • Keep track of articles and videos with Pocket
  • Clean formatting for articles and blog posts with Reader View
  • Share the active tab or window in a Hello conversation
  • A race condition that would cause Firefox to stop painting when switching tabs
  • Fixed graphics performance when using the built-in VGA driver on Windows 7

Install Firefox 38.0.5 on Linux Ubuntu

Firefox 38.0.5, the latest versions of Firefox released are available as pre-compiled libraries via the Mozilla FTP. To install Firefox 38.0.5, download the archive, extract it and install the firefox file. Please note to download the installer archive as per the systems’s configuration, i386 or i686 for 32 bit systems and amd64 or x86_64 for 64 bit systems.

Install Firefox 38.0.5 on 32 bit Linux systems

firefox-38-linux

Open Terminal and run the following commands to install Firefox 38.0.5 on 32 bit Linux systems:


wget ftp.mozilla.org/pub/mozilla.org/firefox/releases/38.0.5/linux-i686/en-US/firefox-38.0.5.tar.bz2
tar -xjvf firefox-38.0.5.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 via terminal or via Dash.

Install Firefox 38.0.5 on 64 bit Linux systems

Open Terminal and run the following commands to install Firefox 38.0.5 on 32 bit Linux systems:


wget ftp.mozilla.org/pub/mozilla.org/firefox/releases/38.0.5/linux-x86_64/en-US/firefox-38.0.5.tar.bz2
tar -xjvf firefox-38.0.5.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 via terminal or via Dash.

Tags: Firefox 38.0.5 Web Browser, Install Firefox 38 Browser on Ubuntu, Install Firefox 38.0.5 Ubuntu 14.04, Install Firefox 38.0.5 Ubuntu 14.10, Install Firefox 38.0.5 Ubuntu PPA, Ubuntu 14.04, Ubuntu 14.04 Firefox 38.0.5, Ubuntu 14.10 Firefox 38.0.5, Ubuntu 15.04, Ubuntu 15.04 Firefox 38.0.5

Primary Sidebar

Latest Posts

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

Best AI Plugins For WordPress To Use In 2026

3 Commands To Check USB Connection In Linux Terminal

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

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