How to Upgrade Firefox to the Newest Version in Ubuntu using Terminal

We cannot upgrade Firefox to a recent version in Ubuntu just by navigating to Help and by clicking the Check for Updates option!- the way usually  followed by everyone to upgrade Firefox browser in their Windows machine. We can upgrade it, by two ways. Either by adding a PPA and upgrade or by downloading the binaries and installing it manually.

Step1  :  Adding Firefox PPA key by copy paste below command into terminal. 
                sudo add-apt-repository ppa:mozillateam/firefox-next

Step 2 : Update
                sudo apt-get update

Step 3 : Installing Firefox
               sudo apt-get install firefox

→ When it prompts for Y or N, type Y
→ Wait for the process to complete
→ Restart your browser, if it is opened.

Comments

Popular posts from this blog

How to Install AnyDesk remote desktop client on Ubuntu

How to install Jaspersoft Studio on Eclipse

What is Advanced Encryption Standard (AEC) and online tool to encrypt and decrypt data using AEC.