Package Details: librewolf-bin 134.0.2-1

Git Clone URL: https://aur.archlinux.org/librewolf-bin.git (read-only, click to copy)
Package Base: librewolf-bin
Description: Community-maintained fork of Firefox, focused on privacy, security and freedom.
Upstream URL: https://librewolf-community.gitlab.io/
Keywords: browser web
Licenses: GPL, MPL, LGPL
Conflicts: librewolf
Provides: librewolf
Submitter: lsf
Maintainer: lsf
Last Packager: lsf
Votes: 417
Popularity: 14.23
First Submitted: 2019-06-16 13:12 (UTC)
Last Updated: 2025-01-26 21:57 (UTC)

Dependencies (16)

Required by (27)

Sources (7)

Pinned Comments

lsf commented on 2021-11-10 12:14 (UTC) (edited on 2023-04-17 07:18 (UTC) by lsf)

https://wiki.archlinux.org/title/Arch_User_Repository#Acquire_a_PGP_public_key_if_needed

gpg --keyserver hkp://keyserver.ubuntu.com --search-keys 031F7104E932F7BD7416E7F6D2845E1305D6E801

/edit: starting with 112.0-1, the binaries are signed with the maintainers shared key, so gpg --keyserver hkp://keyserver.ubuntu.com --search-keys 662E3CDD6FE329002D0CA5BB40339DD82B12EF16 should do the trick instead. I've also signed the key with the previously used key, so you have at least some guarantee that it's not a malicious attack :)

Latest Comments

« First ‹ Previous 1 .. 8 9 10 11 12 13 14 15 16 17 18 19 Next › Last »

csts commented on 2021-10-10 02:06 (UTC)

If you can't find a key or checksums are wrong on a package -for various reasons-, consider using pikaur (the AUR helper) that lets you bypass both & more.

lsf commented on 2021-09-29 08:32 (UTC)

Thanks for notifying me of that – this is what happens if you try to update things at 3AM instead of doing something more reasonable like sleeping ;)

Should be better now!

MithicSpirit commented on 2021-09-29 01:53 (UTC)

The PKGBUILD looks a bit weird since a ton of the variables are set twice? Erroneous copy-paste?

mi544 commented on 2021-09-26 06:58 (UTC) (edited on 2021-09-26 06:58 (UTC) by mi544)

The installation failed the same way it did for @bmccorm23
The following command from the comments helped though:
gpg --keyserver hkp://keyserver.ubuntu.com --recv-keys 2954CC8585E27A3F

Domarius commented on 2021-09-16 02:44 (UTC)

I'm getting the same error as bmccorm23.

bmccorm23 commented on 2021-09-02 17:10 (UTC)

I tried with the full key - same result :/

lsf commented on 2021-09-02 16:03 (UTC)

You could try 031F7104E932F7BD7416E7F6D2845E1305D6E801 instead – 2954CC8585E27A3F (in short notation) is the subkey used for the signature, while the other is the main key ID. (the key is on a hardware token and split in an always-offline main key and three subkeys, which might explain the discrepancies in key IDs shown)

bmccorm23 commented on 2021-09-02 13:57 (UTC)

Sorry for being dense. I'm getting the error below and can't seem to add that key. Looked in the comments and found this command but didn't work for me: gpg --keyserver hkp://keyserver.ubuntu.com --recv-keys 2954CC8585E27A3F

==> Verifying source file signatures with gpg... librewolf-91.0.2-1-x86_64.pkg.tar.zst ... FAILED (unknown public key 2954CC8585E27A3F) ==> ERROR: One or more PGP signatures could not be verified!