Programster's Blog

Tutorials focusing on Linux, programming, and open-source

Ubuntu 16.04 - Install Firefox Nightly

If you just cannot wait for the next version of Firefox to become available, and are willing to try something that isn't guaranteed to be stable, then you can perform the steps below to install the "Nightly" version of Firefox that is continuously being updated. You will still be able to run your normal version of Firefox for stability as this will install side-by-side. You will not be replacing it. You will not be able to install any addons, which could also be a big factor in the percieved speed boost.

Method 1 - Manual Download

  1. Go here and download the version of Firefox you want (nightly is at the bottom).
  2. Extract the tar.bz file
  3. In the newly created Firefox folder, double click the firefox executable file to open that version of firefox.

Method 2 - PPA

This was my original method for installing beta versions of Firefox, but it did not work for me recently, which is why I added method 1 and made this method 2.

sudo add-apt-repository ppa:ubuntu-mozilla-daily/ppa -y
sudo apt update
sudo apt install firefox-trunk -y

Run The Application

To run the firefox nightly, run the following command from the cli, or search for it in the dash:

firefox-trunk

References

Last updated: 23rd December 2020
First published: 16th August 2018

This blog is created by Stuart Page

I'm a freelance web developer and technology consultant based in Surrey, UK, with over 10 years experience in web development, DevOps, Linux Administration, and IT solutions.

Need support with your infrastructure or web services?

Get in touch