ubuntu

How to install Firefox Aurora on ubuntu

0

Mozilla Firefox Aurora is a new Firefox release channel designed to show the first look of the latest firefox features. It is a pre-Beta build of Firefox.

Firefox channels:

Aurora: Newest innovations in an unstable environment
Beta: Aurora features but with more stability
Release: Tried and tested final release

To install Firefox Aurora on ubuntu

Note:It will overwrite your existing Firefox installation.

1.Open Terminal.To open terminal click the Dash home from unity launcher.And type terminal in the search field. And click Terminal.

2.Type the below code in terminal and hit enter.

sudo add-apt-repository ppa:ubuntu-mozilla-daily/firefox-aurora

3.Type your ubuntu password if needed.

4.Then press enter to continue or ctrl-c to cancel adding the ppa.

5.Type below command and hit enter

sudo apt-get update

6.Then type below command and press enter

sudo apt-get upgrade
If you enjoyed this article, Get email updates (It’s Free)
avatar
Author :  

Hello visitor! Subscribe to the RSS feed or subscribe via email to receive updates.

Browse related articles

Mozilla firefox 21 released Mozilla firefox 21 released

Mozilla firefox 21 stable is now available for download from Mozilla’s FTP site. It is currently not available on the firefox official homepage but expected to be available in May 14. What’s new in this firefox 21? Enhanced three-state UI for Do Not Track (DNT) Firefox will suggest how to improve your application startup time [...]

Ubuntu 13.10 (Saucy Salamander) Release Schedule Ubuntu 13.10 (Saucy Salamander) Release Schedule

Ubuntu 13.10 (Saucy Salamander) is scheduled for release in  17th October, 2013 Ubuntu 13.10 Release Schedule: Ubuntu 13.10 Alpha 1 – June 20th,2013 Ubuntu 13.10 Alpha 2 – July 18th,2013 Ubuntu 13.10 Alpha 3 – August 1st,2013 Ubuntu 13.10 Beta 1- September 5th,2013 Ubuntu 13.10 Final Beta – September 26th,2013 Ubuntu 13.10 Release Candidate – [...]

Linux 3.9 released Linux 3.9 released

Linux 3.9 is now available for download.What’s new in this release? Fix a build warning Fix missing put_cpu_var() in tlb_batch_add_one() when not batching. do not expose broken video output streams disable -mlong-calls compiler option for kernel modules fix atime/mtime regression Provide __ucmpdi2 to resolve undefined references in 32bit builds. Change kunmap macro to static inline [...]

Ubuntu 13.04 Released Ubuntu 13.04 Released

Ubuntu 13.04 (Raring Ringtail) is now available for download. What’s new in ubuntu 13.04? Linux kernel 3.8.8 Unity user interface changes Unity 7 New interface animations, including window snap Scroll-switching of open windows from Unity Launcher New Social Lens Workspace item removed from launcher A new sync menu for Ubuntu One Upstart 1.8 LibreOffice 4.0 [...]

Leave a Reply