Pale moon browser linux

Download Pale Moon for Linux

Be sure to check out the latest Release notes.

System requirements

Pale Moon is specifically optimized for current-day processors and as such requires a reasonably modern system to run properly.

  • A modern Linux distribution. The browser may not work well on old or LTS releases of Linux.
  • A modern processor (must have SSE2 support as the absolute minimum).
  • 1GB of RAM (2GB or more recommended for heavy use).
  • GTK 2.24 or GTK 3.22+ (Not GTK 4)
  • GLib 2.22 or higher
  • Pango 1.14 or higher
  • libstdc++ 4.6.1 or higher

Be sure to download the correct archive that matches the architecture of your OS. To use, simply extract the tarball anywhere you like and execute the «palemoon» file inside it, or follow the instructions here if you want to install manually. It is recommended that you extract Pale Moon to a user-writable location so that the internal updater can work as intended to keep your browser up to date.

Download x64 — GTK3 tarball (direct download)
Version: 29.4.1
Size: 36.12 MB
SHA-256: 938395661407b8038a571d48c3b3ef128b17d6071bec30a8624ad5e3f3ccbab2
PGP: [Sig]

Download x64 — GTK2 tarball (direct download)
Version: 29.4.1
Size: 36.13 MB
SHA-256: bdefcd1c0a7f32a29cfb3ace45fa74877a92fa03e358ebfc2311e6a6acf7c783
PGP: [Sig]

Other downloads

Unstable versions: here.
Source code: see the source code page here.
Older versions: here.

NOTE: Linux 32 bit binaries have been discontinued. However, your distribution (or one of the fantastic package contributors) may still offer 32 bit packages at their discretion. If they do you should remove the «generic» binary and install said package. Otherwise, to continue using the Pale Moon binaries we distribute, please update to a 64 bit distribution.

Site design and Branding © 2021 Moonchild Productions — All rights reserved
Any other content, brand names or logos are copyright or trademark to their respective owners.
Policies: Cookies — User Content — Privacy.

The Pale Moon for Linux Site is powered by Project Artemis 1.5.0.

Источник

Pale Moon for Linux

Pale Moon is an Open Source, Goanna-based web browser completely built from its own, independently developed source that has been forked off from Firefox/Mozilla code a number of years ago, and focuses on efficiency and ease of use by carefully selecting features and optimizations to improve the browser’s stability and user experience, while offering full customization and a growing collection of extensions and themes to make the browser truly your own.

Pale Moon aims to provide close adherence to official web standards and specifications in its implementation (with minimal compromise), and purposefully excludes a number of features to strike a good balance between general use, performance, and technical advancements on the Web.

With the current generation of mainstream browsers, there are also more obvious and not just «under the hood» differences: Pale Moon will continue to provide grouped navigation buttons of a decent size, a bookmarks toolbar that is enabled by default, tabs next to page content by default (easily switchable) and not in the least a functional status bar and more freedom in customization, to name a few things.

Читайте также:  Windows 10 enterprise оценки 90 дн

For additional information, check out the main site here.
For support, check out the forum here.

Installation:

It is not necessary to install Pale Moon to use it. Pale Moon for Linux is distributed as a xz-zipped tarball that can be extracted and run from any location on your system. If however you prefer to «install» it on your system, you can find instructions to do so here.

Additionally, you can install one of these fully-endorsed third-party builds of Pale Moon for Linux:

Pale Moon can also be installed directly from the default repositories of the following distros:

  • Manjaro
  • PCLinuxOS
  • Puppy Linux
  • MEPIS/MX-15
  • Gentoo Overlays
  • Slackbuilds
  • TinyCore Linux

Site design and Branding © 2021 Moonchild Productions — All rights reserved
Any other content, brand names or logos are copyright or trademark to their respective owners.
Policies: Cookies — User Content — Privacy.

The Pale Moon for Linux Site is powered by Project Artemis 1.5.0.

Источник

Building Pale Moon: GNU Linux

These instructions are for building Pale Moon 29.4.1 and newer and assumes you want to build the latest release.

Prerequisites

Basic Dependencies

  • GNU Compiler Collection (see below)
  • Python 2.7.x
  • Exactly Autoconf 2.13
  • Yasm 1.2.0 or higher
  • XZ
  • Plenty of free disk space
  • At least 6 GB RAM free depending on number of processor cores
    (limit using the option)
  • Various distribution specific development packages
  • General system requirements for running the application itself

GCC Compatibility

Version Status Notes
11.x Pending Support Waiting for EL7 version.
10.x Experimental Support Build issues still crop up.
9.x Generally Considered Stable Requires more tangible usage testing.
8.x Recommended Mid-term tested. Currently in-use for BinOC Applications.
7.x Recommended Long-term tested. Currently in-use for MCP Applications.
6.x Deprecated, Pending Unsupported Bad track record, generally OK for Debian-based systems.
5.x Deprecated, Pending Unsupported Mixed stability based on distributions and minor versions.
4.9 Deprecated, Pending Unsupported Rock solid for older distributions and systems.
Site design and Branding © 2021 Moonchild Productions — All rights reserved
Any other content, brand names or logos are copyright or trademark to their respective owners.
Policies: Cookies — User Content — Privacy.

The Pale Moon Developer Site is powered by Project Selene 1.2.0.

Источник

Installation and Uninstallation

It is not necessary to install Pale Moon to use it. It is distributed as an bzipped tarball which can be extracted anywhere and then launched by executing the «palemoon» file inside it. If for any reason you prefer to manually «install» Pale Moon, you can use the instructions below.

Manual method

These instructions below will extract Pale Moon to your home folder. You can extract Pale Moon to any other location by substituting you home folder with the path for the directory you want to extarct to. Please note that it is required that you extract to a user writable location in order for the internal updater to work!

Installation

  • Uninstall all previous versions of Pale Moon, if any.
  • Download the appropriate archive.
  • Extract the archive.
  • Create a symbolic link /usr/bin/palemoon that points to

    /palemoon/palemoon:

  • Create symbolic links for the icons in /usr/share/icons/hicolor:
  • If you are using a Debian-based distro, you might want to inform update-alternatives about the presence of Pale Moon (and make it available as x-www-browser and gnome-www-browser). An arbitrary score of 100 has been used here, but you can adjust it according to your needs:
  • If you want Pale Moon to use the dictionaries from hunspell, run the following:
  • Make a menu entry by creating /usr/share/applications/palemoon.desktop in a text editor with the following contents:

After creating the menu entry, you may need to run the following command to get the icon to appear:

Updates

Updates are handled automatically by Pale Moon’s own internal updater provided that Pale Moon was extracted to your home folder or any other location writable by your user account. If for some reason you want to update manually:

    Delete the directory

/palemoon:

    Extract the contents of a newer Pale Moon archive to

    If you want hunspell/hyphen integration, you need to rerun the commands stated in the «Installation» section at this point.

    Uninstallation

    • Remove the file associations from each user account:
    • If you used a Debian-based distro and registered Pale Moon with update-alternatives, then remove it from the list of browsers maintained by it:
    • Remove all other Pale Moon related files:

    Site design and Branding © 2021 Moonchild Productions — All rights reserved
    Any other content, brand names or logos are copyright or trademark to their respective owners.
    Policies: Cookies — User Content — Privacy.

    The Pale Moon for Linux Site is powered by Project Artemis 1.5.0.

    Источник

    Welcome to Pale Moon – Your browser, Your way

    Pale Moon is an Open Source, Goanna-based web browser available for Microsoft Windows and Linux (with contributed other operating system support), focusing on efficiency and customization. Make sure to get the most out of your browser!

    Pale Moon offers you a browsing experience in a browser completely built from its own, independently developed source that has been forked off from Firefox/Mozilla code a number of years ago, with carefully selected features and optimizations to improve the browser’s stability and user experience, while offering full customization and a growing collection of extensions and themes to make the browser truly your own.

    Please find links to our most popular individual download pages:

    Looking for other download options like a package for a different operating system or portable version? Check the download menu at the top of this page!

    Main features :

    • Optimized for modern processors
    • Based on the Unified XUL Platform (UXP) containing our own optimized layout and rendering engine (Goanna)
    • Safe: forked from mature Mozilla code and regularly updated with the latest security patches
    • Secure: Additional security features and security-aware development
    • Supported by our user community, and fully non-profit
    • Privacy-aware: zero ads; no telemetry, spyware or data gathering
    • Familiar, efficient, fully customizable interface
    • Support for full themes: total freedom for any element’s design
    • Support for easily-created lightweight themes (skins)
    • Smooth and speedy page drawing and script processing
    • Superior gradients and fonts
    • Will continue to support NPAPI plugins like Silverlight, Flash and Java
    • Support for a growing number of Pale Moon exclusive extensions
    • Extensive and growing support for existing web standards

    This browser, even though fairly close to Gecko-based browsers like Mozilla Firefox and SeaMonkey in the way it works, is based on a different layout engine and offers a different set of features. It aims to provide close adherence to a balanced set of official, common-sense web standards and specifications in its implementation (with minimal compromise), and purposefully excludes a number of features to strike a balance between general use, performance, and technical advancements on the Web.

    Pale Moon will continue to provide grouped navigation buttons of a decent size, a bookmarks toolbar that is enabled by default, tabs next to page content by default (easily switchable) and not in the least a functional status bar and more freedom in customization , to name a few things.

    Top news:

    14 September 2021
    Pale Moon 29.4.1 has been released. This is a security update. More information in the release notes!

    more news.

    Pale Moon is, and will always be, Open Source and completely FREE to download and use!

    This browser is released as a community project to aim for open, collaborative development of a full-featured web browser , as much designed by the user as it is by our development team. Everyone is welcome to become involved in its development or to write extensions to enhance their browsing experience! It is released «as-is» and in the hope that it will be useful to its users.

    This project is community-supported to benefit the development of not only a web browser but any other application that builds on the freely available XUL platform we are developing and using. That means that if you enjoy the browser enough to help pay for bills for hosting, related on-line and off-line services, and especially further development and maintenance of the browser and underlying platform, you can support us through the following service:

    If you are interested in keeping updated of new releases of the Pale Moon web browser and other important news surrounding the project, please register on the official Pale Moon forum and subscribe to «Announcements», or subscribe to the news feed of the announcements board.

    Источник

    Читайте также:  Второй независимый рабочий стол windows 10
Оцените статью