Facebook Twitter Instagram
    TecAdmin
    • Home
    • Ubuntu 20.04
      • Upgrade Ubuntu
      • Install Java
      • Install Node.js
      • Install Docker
      • Install LAMP Stack
    • Tutorials
      • AWS
      • Shell Scripting
      • Docker
      • Git
      • MongoDB
    • FeedBack
    • Submit Article
    • About Us
    Facebook Twitter Instagram
    TecAdmin
    Home»Web Browsers»Firefox»How to Install Firefox Developer Edition on Ubuntu, Debian and LinuxMint using PPA

    How to Install Firefox Developer Edition on Ubuntu, Debian and LinuxMint using PPA

    RahulBy RahulDecember 3, 20151 Min ReadUpdated:February 15, 2017

    Firefox developer edition is also known as Firefox Aurora. Firefox Developer Edition is very useful for web developers. This edition of Firefox is available for most of operating systems like Windows, Linux, and MAC OS. This article will help you to install Firefox developer edition on Ubuntu, Debian, and Linux using PPA + apt-get.

    NOTE: This will replace your main Mozilla Firefox installation on your system. So if you want to keep your existing installation use following article Install Mozilla Developer Edition using Source Code.

    Install Firefox Developer Edition

    Use the following set of commands to install Firefox developer edition of your system. The first command will add Second, add a repository for download Mozilla Firefox developer edition. Just follow this command.

    $ sudo add-apt-repository ppa:ubuntu-mozilla-daily/firefox-aurora
    $ sudo apt-get update
    $ sudo apt-get install firefox
    

    The above command will complete installation of Mozilla Firefox developer edition on your system.

    Install firefox Developer Edition

    Happy Coding!!!

    firefox firefox developer mozilla
    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email WhatsApp
    Previous ArticleHow to Mount Remote Windows Share on Linux
    Next Article PHP 7.0.0 Released

    Related Posts

    What is the /etc/aliases file

    2 Mins Read

    What is the /etc/nsswitch.conf file in Linux

    2 Mins Read

    How to Setup Squid Proxy Server on Ubuntu and Debian

    Updated:June 17, 20225 Mins Read

    How to Delete a Let’s Encrypt Certificate using Certbot

    Updated:June 3, 20222 Mins Read

    How to Install Latest Git on Ubuntu 22.04

    Updated:May 31, 20222 Mins Read

    How To Install LibreOffice on Ubuntu 22.04

    Updated:May 23, 20222 Mins Read

    5 Comments

    1. Jimmy on February 14, 2017 11:32 pm

      I am also experiencing the same issue as the other two gentlemen. I have added the PPA but in my package manager the standard version of mozilla (51.0.1) is appearing instead of aurora (53.0.1)

      Reply
      • Rahul K. on February 15, 2017 4:37 am

        Hi Jimmy,

        We are checking for PPA. For the time you can use source code to configure Mozilla developer edition.

        http://tecadmin.net/install-firefox-developer-edition-on-ubuntu/

        Reply
    2. Brad West on May 11, 2016 2:22 am

      I’m having the same problem as Allan. Some notes on this would be much appreciated.

      Reply
    3. Allan V. Pimble, Sr. on February 14, 2016 2:09 pm

      I tried installing the developer edition of firefox using the commands listed in this article, but it only installed the standard version of firefox. I tried purging the standard edition then re-running these commands, but again, it installed the standard edition.

      What might I be doing wrong?

      Reply
      • not allan on June 6, 2016 7:40 am

        it replaces the original firefox

        Reply

    Leave A Reply Cancel Reply

    Recent Posts
    • How to run “npm start” through docker
    • Filesystem Hierarchy Structure (FHS) in Linux
    • How to accept user input in Python
    • What is difference between var, let and const in JavaScript?
    • What is CPU? – Definition, Types and Parts
    Facebook Twitter Instagram Pinterest
    © 2022 Tecadmin.net. All Rights Reserved | Terms  | Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.