Package Details: librewolf-bin 124.0.1-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: 342
Popularity: 12.77
First Submitted: 2019-06-16 13:12 (UTC)
Last Updated: 2024-03-23 20:35 (UTC)

Dependencies (16)

Required by (22)

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 2 3 4 5 6 7 8 9 .. 16 Next › Last »

HurricanePootis commented on 2023-04-16 23:20 (UTC)

Hey, with the update to librewolf-112.0, the librewolf.desktop's icon system broke. I use Wayland with Librewolf, and on previous versions, the librewolf.desktop that was pinned to KDE's task bar would be the one the window would correspond with. Now, whenever I launch librewolf, it shows the generic wayland icon in the taskbar, not corresponding with the pinned librewolf task icon.

heapifyman commented on 2023-04-16 22:34 (UTC)

Could you maybe update the pinned comment with the new Librewolf Maintainers GPG key?

langfingaz commented on 2023-04-16 17:44 (UTC)

Thanks for the recent update of the PKGBUILD. However, can you please add git as build dependency? (It's not part of base-devel.)

windfish commented on 2023-03-28 08:37 (UTC)

I get a bunch of permission warnings when installing the package; then I cannot open librewolf because of permission errors. When installing I get:

warning: directory permissions differ on /usr/
filesystem: 755  package: 700
…

Same warning goes for all directories. Running librewolf gives zsh: permission denied: librewolf. I had to manually change the permissions on some directories and a bunch of files in /usr/lib/librewolf as well as /usr/bin/librewolf to 755 for it to run.

eclairevoyant commented on 2023-01-27 01:54 (UTC)

@tournelhenry Import the key listed in the PKGBUILD and it should work. You can see on ubuntu's keyserver that 2954CC8585E27A3F is a subkey. If you need help importing keys review the wiki and/or ask in the Arch forums.

tournelhenry commented on 2023-01-19 21:05 (UTC)

The PGP key in the package doesn't seem to match fingerprint <031F7104E932F7BD7416E7F6D2845E1305D6E801>.

<"ERROR: One or more PGP signatures could not be verified!">

zhihong commented on 2022-12-15 02:29 (UTC)

I was able to import the key with

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

lsf commented on 2022-11-26 22:26 (UTC)

Those dependency issues are false positives. You'd even get those with firefox if it were an AUR package and not part of the repos.

Technical commented on 2022-11-26 21:48 (UTC)

Hi, I'm facing the same issue as @bbgun7 (missing dependencies). I couldn't find any other package that provides such dependencies.

File "/usr/lib/librewolf/libmozavcodec.so" from package "librewolf-bin" is missing dependency "libmozavutil.so" File "/usr/lib/librewolf/libxul.so" from package "librewolf-bin" is missing dependency "libmozsandbox.so" File "/usr/lib/librewolf/libxul.so" from package "librewolf-bin" is missing dependency "liblgpllibs.so" File "/usr/lib/librewolf/libxul.so" from package "librewolf-bin" is missing dependency "libmozsqlite3.so" File "/usr/lib/librewolf/libxul.so" from package "librewolf-bin" is missing dependency "libmozgtk.so" File "/usr/lib/librewolf/libxul.so" from package "librewolf-bin" is missing dependency "libmozwayland.so" File "/usr/lib/librewolf/plugin-container" from package "librewolf-bin" is missing dependency "libxul.so"