inside the mind of a linux admin

Mozilla Firefox 12 released, upgrade your Ubuntu today “unofficially”

Erik

Wednesday, April 25, 2012

firefox plugins, ubuntu linux

No Comment

Mozilla Firefox 12 has not yet been released, it is in Beta state at the moment, but it will bring features such as the ability to paste URLs in the download manager window, line numbers for the Page Source viewer, the title attribute supports line breaks, Find in Page improvemens to center search results, added column-fill CSS property, added support for the text-align-last CSS property, added experimental support for ECMAScript 6 Map and Set objects.

This is also an important release for Ubuntu users, because it will be the default web browser for the upcoming Ubuntu 12.04 LTS distribution and users should get used to it. And because there will be no other Firefox version until June.

Mozilla Firefox 12.0 can be installed in the following Ubuntu operating systems: Ubuntu 12.04 LTS (Precise Pangolin), Ubuntu 11.10 (Oneiric Ocelot), Ubuntu 11.04 (Natty Narwhal) and Ubuntu 10.04 LTS (Lucid Lynx).

To install Mozilla Firefox 12.0 on your system follow the next step-by-step (with screenshots) tutorial.

Step 1 – Add the Firefox 12.0 repository

No matter what Ubuntu operating system (see above supported OSes) you are running, open a terminal and paste the following command:

sudo add-apt-repository ppa:mozillateam/firefox-next

Hit the Enter key, type your password when asked and hit the Enter key. Hit Enter again when asked.

Don’t close the terminal window! Proceed to the next step.

Step 2 – Install Firefox 12.0 on Ubuntu

Now paste the following command in the same terminal window:

sudo apt-get update && sudo apt-get install -y firefox

Your current Firefox installation will be overwritten. Wait for the installation to finish and close the terminal window.

That’s it! The new Mozilla Firefox 12.0 is now fully installed in your Ubuntu machine. You’ll need to restart Firefox for the changes to take effect.

In time, your Mozilla Firefox web browser will automatically upgrade to newer versions, so make sure you update your system regularly.

Related Posts

How to revert back to X11 / Xorg from Wayland

Wayland is intended as a “simpler replacement for X”, and is getting quite a bit of hype around the Linux community. So much so, that it’s the default in the latest versions of Fedora, GNOME, KDE and others. While Wayland may be the future, it really is in future. At least for Ubuntu 17.10. The […]

Read More

ScreenCloud: Troubleshooting missing Python modules after updates

One of my favorite tools that I find myself using quite often is called “ScreenCloud“. It allows you to quickly select any area of your workspace, create an sized screen shot, and then upload it or export it off to their server, your Dropbox account or an SFTP server. If you’ve recently performed upgrades, either […]

Read More

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.