Pale Moon (A Firefox Based Browser) Will Not Adopt The Australis Interface

Edit: Due to the fact that this article is old, the installation instructions may not work anymore. In order to successfully install the latest version of Palemoon, please access the palemoon tag and open the latest article (the one on top).

Watch Free Movies

The latest installation instructions for Palemoon

Hello Linux Geeksters. As you may know, Pale Moon is an open-source, cross-platform browser based on Mozilla Firefox, being up to 25% faster then the original. The latest version available is Pale Moon 24.5.0, which has been recently released, coming with a bunch of optimizations, better support for third party extensions from Mozilla, and some bug-fixes.

Due to the fact that Pale Moon is not affiliated to Mozilla, the developers of the Firefox based internet browser will not adopt the Australis interface, keeping an UI inspired by the classical Firefox insterface. Also, the support for DRM will not be added by default, the users having the possibility to enable it, via third party plugins.

For more information, see the announcement from the forum.

Pale Moon (A Firefox Based Browser) Will Not Adopt The Australis Interface

In this article I will show you how to install Pale Moon 24.5.0 on Ubuntu, Linux Mint, Elementary OS, Pinguy OS, Debian, Fedora, CentOS, OpenSUSE, Mageia, OpenMandriva and Arch Linux.

To install Pale Moon 24.5.0 on your Linux system, follow the below instructions:

How to install Pale moon 24.5.0 on 32 bit Ubuntu, Linux Mint, Elementary OS, Pinguy OS, Debian, Fedora, CentOS, OpenSUSE, Mageia, OpenMandriva and Arch Linux:

$ wget sourceforge.net/projects/pm4linux/files/24.5.0/palemoon-24.5.0.en-US.linux-i686.tar.bz2
$ tar -xjvf palemoon-24.5.0.en-US.linux-i686.tar.bz2
$ sudo rm -r /opt/palemoon*
$ sudo mv palemoon /opt/palemoon24.5.0
$ sudo ln -sf /opt/palemoon24.5.0/palemoon /usr/bin/palemoon

To start Pale moon 24.5.0, just open a terminal, type palemoon and hit enter.

How to install Pale moon 24.5.0 on 32 bit Ubuntu, Linux Mint, Elementary OS, Pinguy OS, Debian, Fedora, CentOS, OpenSUSE, Mageia, OpenMandriva and Arch Linux:

$ wget sourceforge.net/projects/pm4linux/files/24.5.0/palemoon-24.5.0.en-US.linux-x86_64.tar.bz2
$ tar -xjvf palemoon-24.5.0.en-US.linux-x86_64.tar.bz2
$ sudo rm -r /opt/palemoon*
$ sudo mv palemoon /opt/palemoon24.5.0
$ sudo ln -sf /opt/palemoon24.5.0/palemoon /usr/bin/palemoon

To start Pale moon 24.5.0, just open a terminal, type palemoon and hit enter.

Note: This will replace the version of Pale moon you have already on your system with Pale moon 24.5.0.

Scroll to Top