It is not necessary to install Pale Moon to use it. It is distributed as an xz-compressed 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.
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!
tar -xvf <palemoon_archive> -C ~/
ln -s ~/palemoon/palemoon /usr/bin/palemoon
ln -s ~/palemoon/browser/chrome/icons/default/default16.png /usr/share/icons/hicolor/16x16/apps/palemoon.png
ln -s ~/palemoon/browser/chrome/icons/default/default32.png /usr/share/icons/hicolor/32x32/apps/palemoon.png
ln -s ~/palemoon/browser/chrome/icons/default/default48.png /usr/share/icons/hicolor/48x48/apps/palemoon.png
ln -s ~/palemoon/browser/icons/mozicon128.png /usr/share/icons/hicolor/128x128/apps/palemoon.png
update-alternatives --install /usr/bin/gnome-www-browser gnome-www-browser /usr/bin/palemoon 100
update-alternatives --install /usr/bin/x-www-browser x-www-browser /usr/bin/palemoon 100
rm -r ~/palemoon/dictionaries
ln -s /usr/share/hunspell ~/palemoon/dictionaries
[Desktop Entry]
Version=1.0
Name=Pale Moon Web Browser
Comment=Browse the World Wide Web
Keywords=Internet;WWW;Browser;Web;Explorer
Exec=palemoon %u
Terminal=false
X-MultipleArgs=false
Type=Application
Icon=palemoon
Categories=Network;WebBrowser;Internet
MimeType=text/html;text/xml;application/xhtml+xml;application/xml;application/rss+xml;application/rdf+xml;image/gif;image/jpeg;image/png;
x-scheme-handler/http;x-scheme-handler/https;x-scheme-handler/ftp;x-scheme-handler/chrome;video/webm;application/x-xpinstall;
StartupNotify=true
Note: make sure the MimeType
entry is a single line in the file
After creating the menu entry, you may need to run the following command to get the icon to appear:
gtk-update-icon-cache -f /usr/share/icons/hicolor
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:
rm -rf ~/palemoon
tar -xvf <palemoon_archive> -C ~/
If you want hunspell/hyphen integration, you need to rerun the commands stated in the "Installation" section at this point.
rm /home/*/.local/share/applications/userapp-Pale\ Moon-*.desktop /home/*/.local/share/applications/mimeinfo.cache
update-alternatives --remove gnome-www-browser /usr/bin/palemoon
update-alternatives --remove x-www-browser /usr/bin/palemoon
rm -rf /usr/bin/palemoon ~/palemoon /usr/share/applications/palemoon.desktop /usr/share/icons/hicolor/*/apps/palemoon.png
Site design and Branding © 2024 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.1.