Installing
-
2. Downloading Pale Moon
Download Pale Moon for Fedora GNU/Linux
-
3. Installing Pale Moon
Then to Install Pale Moon in Fedora
(Optional because you can Store it into your Home folder and Run it as is.)
then Extract the Archive directly into the Target with:sudo tar xvf ~/Downloads/palemoon*.tar.xz -C /opt/
Authenticate with the User’s Admin Pass.
If Got “User is Not in Sudoers file” then see: How to Enable sudo.
(But if you are in Trouble to Find the Location on Terminal then See: How to Access Downloads Folder from Browser.)
Next, on a System-wide Installation Set the Super-User as Owner with:sudo chown -R root:root /opt/palemoon/
Again, to make a Symlink play:
sudo ln -s /opt/palemoon/palemoon /usr/local/bin/palemoon
Contents