CentOS 6, 7, Fedora 27, 28, 29, Rawhide Pale Moon repositiories

Users and developers helping users with generic and technical Pale Moon issues on all operating systems.

Moderator: trava90

Forum rules
This board is for technical/general usage questions and troubleshooting for the Pale Moon browser only.
Technical issues and questions not related to the Pale Moon browser should be posted in other boards!
Please keep off-topic and general discussion out of this board, thank you!
bgstack15
Fanatic
Fanatic
Posts: 121
Joined: 2018-01-22, 23:04

CentOS 6, 7, Fedora 27, 28, 29, Rawhide Pale Moon repositiories

Unread post by bgstack15 » 2018-09-21, 17:42

In the style of Steve Pusser's Ubuntu thread, here's my shameless ripoff, but for Fedora!

Easy instructions for Fedora

Code: Select all

dnf copr enable bgstack15/palemoon
dnf install palemoon
Easy instructions for CentOS 7

Code: Select all

cat <<"EOF" >/etc/yum.repos.d/bgstack15-palemoon.repo
[bgstack15-palemoon]
name=Copr repo for palemoon owned by bgstack15
baseurl=https://copr-be.cloud.fedoraproject.org/results/bgstack15/palemoon/epel-7-$basearch/
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://copr-be.cloud.fedoraproject.org/results/bgstack15/palemoon/pubkey.gpg
repo_gpgcheck=0
enabled=1
enabled_metadata=1
EOF
yum install palemoon
Or alternatively, you can download the auto-generated repository whose contents should match the above instructions.

Code: Select all

wget https://copr.fedorainfracloud.org/coprs/bgstack15/palemoon/repo/epel-7/bgstack15-palemoon-epel-7.repo -O /etc/yum.repos.d/bgstack15-palemoon.repo
yum install palemoon
History
2018 September 19: Pale Moon 28.0.1 rpms available
2018 September 21: Pale Moon 28.1.0 rpms available

bgstack15
Fanatic
Fanatic
Posts: 121
Joined: 2018-01-22, 23:04

Re: CentOS 6, 7, Fedora 27, 28, 29, Rawhide Pale Moon repositiories

Unread post by bgstack15 » 2019-01-16, 21:50

Pale Moon 28.3.0 compiled for all target platforms and is available in the copr!

bgstack15
Fanatic
Fanatic
Posts: 121
Joined: 2018-01-22, 23:04

Re: CentOS 6, 7, Fedora 27, 28, 29, Rawhide Pale Moon repositiories

Unread post by bgstack15 » 2019-05-01, 20:08

In the Department of Things Nobody Else Asked For, Pale Moon 28.5.0 has been released in the Fedora and CentOS Copr.

This release is available for CentOS 6, CentOS 7, Fedora 28, Fedora 29, and Fedora 30.

I'm still investigating getting around the gcc 9 (which is a beta and not officially released) errors in Fedora Rawhide.

User avatar
Moonchild
Pale Moon guru
Pale Moon guru
Posts: 35473
Joined: 2011-08-28, 17:27
Location: Motala, SE
Contact:

Re: CentOS 6, 7, Fedora 27, 28, 29, Rawhide Pale Moon repositiories

Unread post by Moonchild » 2019-05-02, 05:53

gcc 9 is not supported... Please don't try to build with it.
"Sometimes, the best way to get what you want is to be a good person." -- Louis Rossmann
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite

Locked