Package Details: palemoon-bin 1:33.6.1-1

Git Clone URL: https://aur.archlinux.org/palemoon-bin.git (read-only, click to copy)
Package Base: palemoon-bin
Description: Open source web browser based on Firefox focusing on efficiency.
Upstream URL: http://linux.palemoon.org/
Keywords: browser goanna web
Licenses: GPL, MPL, LGPL
Conflicts: palemoon
Provides: palemoon
Submitter: sumt
Maintainer: oberon2007 (WorMzy)
Last Packager: oberon2007
Votes: 195
Popularity: 0.26
First Submitted: 2014-06-03 14:55 (UTC)
Last Updated: 2025-03-12 18:59 (UTC)

Latest Comments

« First ‹ Previous 1 .. 5 6 7 8 9 10 11 12 13 14 15 .. 19 Next › Last »

WorMzy commented on 2018-03-30 15:06 (UTC)

https://wiki.archlinux.org/index.php/GnuPG#Use_a_keyserver

U-Thule commented on 2017-11-09 23:17 (UTC)

Folks if you still have trouble importing the gpg key, just enter this: $ gpg --recv-keys '439F46F42C6AE3D23CF52E70865E6C87C65285EC'

notorious commented on 2017-10-01 21:09 (UTC)

Is it possible to use https for the upstream URL? Recently we have seen the dangers of using http (as if we didn't already know), ala CCleaner.

kozaki commented on 2017-07-28 15:45 (UTC)

I got the "gnupg DNS" issue that forbided me to import WorMzy's gpg key. Sharing how I solved it below. Note: using gnupg 2.1.21 here. So if, even after setting a proper resolver, and even when you specify a '--keyserver' gpg returns: gpg: no keyserver known (use option --keyserver) gpg: keyserver search failed: No keyserver available Do this: $ sudo pkill dirmngr; dirmngr --debug-all --daemon --standard-resolver And to make it permanent: $ echo "standard-resolver" >> $HOME/.gnupg/dirmngr.conf Replace 'dirmngr.conf' with 'gpg.conf' if you keep the keyservers conf in the later. Source (on amongst other): https://bbs.archlinux.org/viewtopic.php?id=222415

WorMzy commented on 2017-07-16 12:58 (UTC)

No problems here. Have you read https://wiki.archlinux.org/index.php/Makepkg#Signature_checking and https://wiki.archlinux.org/index.php/GnuPG#Import_a_public_key If you still have trouble, please elaborate on the problem.

hardyh commented on 2017-07-16 11:50 (UTC)

This package won't pass the pgp integrity check.