• 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 Mozilla Firefox 51 In Ubuntu Using Terminal

How To Install Mozilla Firefox 51 In Ubuntu Using Terminal

By Sourabh / January 27, 2017 Category: How To, Ubuntu

How to install Mozilla Firefox in Ubuntu using terminal. Learn how to update Firefox in Ubuntu using terminal; Ubuntu install firefox apt-get command. Firefox 51 web browser on Linux Ubuntu brings support for FLAC (Free Lossless Audio Codec) playback, support for WebGL 2, an improved video performance and improved reliability of browser data sync. It also makes tab switching better and includes a zoom button in the URL bar.

Firefox 51

New Features:

  • Added support for FLAC (Free Lossless Audio Codec) playback
  • Improved reliability of browser data sync
  • An even faster E10s! Tab Switching is better!
  • Added Georgian (ka) and Kabyle (kab) locales
  • A warning is displayed when a login page does not have a secure connection
  • Added support for WebGL 2, with advanced graphics rendering features like transform feedback, improved texturing capabilities, and a new sophisticated shading language
  • Firefox will save passwords even in forms that do not have “submit” events
  • Improved video performance for users without GPU acceleration for less CPU usage and a better full screen experience
  • Added a zoom button in the URL bar:
    • Displays percent above or below 100 percent when a user has changed the page zoom setting from the default
    • Lets users return to the default setting by clicking on the button
  • Users can view passwords in the save password prompt before saving them
  • Remove Belarusian (be) locale

Changed Features:

  • Updated to NSS 3.28.1
  • Re-enabled E10s support for Russian (ru) locale
  • Use 2D graphics library (Skia) for content rendering on Linux

Install Mozilla Firefox In Ubuntu

Run the following commands to install Mozilla Firefox web browser in Ubuntu using terminal commands:

On 32 Bit Ubuntu Systems

sudo apt-get update
wget https://ftp.mozilla.org/pub/firefox/releases/51.0/linux-i686/en-US/firefox-51.0.tar.bz2
tar -xjf firefox-51.0.tar.bz2
sudo rm -rf /opt/firefox50
sudo mv firefox /opt/firefox51
sudo mv /usr/bin/firefox /usr/bin/firefoxold
sudo ln -s /opt/firefox51/firefox /usr/bin/firefox

On 64 Bit Ubuntu Systems

sudo apt-get update
wget https://ftp.mozilla.org/pub/firefox/releases/51.0/linux-x86_64/en-US/firefox-51.0.tar.bz2
tar -xjf firefox-51.0.tar.bz2
sudo rm -rf /opt/firefox50
sudo mv firefox /opt/firefox51
sudo mv /usr/bin/firefox /usr/bin/firefoxold
sudo ln -s /opt/firefox51/firefox /usr/bin/firefox

Once installed, open Firefox 51 from Ubuntu Dash or Terminal.

Ubuntu users can also download Firefox 51 from Mozilla FTP from https://ftp.mozilla.org/pub/firefox/releases/51.0/

Tags: Apt-Get Install Firefox, Download Firefox For Linux, Download Firefox For Linux 64 Bit, Firefox 51 Web Browser, Firefox 51 Web Browser Ubuntu, Firefox Ubuntu Update, Firefox Web Browser 51, Firefox Web Browser 51 Ubuntu, How To Install Mozilla Firefox In Ubuntu Using Terminal, How To Update Firefox In Ubuntu Using Terminal, Install Firefox 51 In Ubuntu, Install Firefox 51 Web Browser In Ubuntu, Install Firefox In Linux, Install Firefox In Ubuntu, Install Firefox Web Browser 51 In Ubuntu, Install Firefox Web Browser In Ubuntu, Install Mozilla Firefox In Ubuntu, Ubuntu Install Firefox Apt-Get, Yum Install Firefox

Primary Sidebar

Latest Posts

Ubuntu 25.04 ‘Plucky Puffin’ Is Available To Download

How to Login as Root User in Linux Terminal

Install Firefox In Ubuntu Terminal Command Line

How To Check Kernel Installed Date In Linux Ubuntu

How To List All Kernel Modules That Are Loaded In Ubuntu

Enable Ubuntu Auto Login Without Password

Download Ubuntu 25.04 Official Default Wallpapers

How To Fix Initramfs Error In Ubuntu Command Line

How To Check All Available Kernel Version In Linux Ubuntu

3 Best Artificial Intelligence Domain Name Generators

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

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