Package Details: librewolf-bin 1:136.0.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: 449
Popularity: 37.04
First Submitted: 2019-06-16 13:12 (UTC)
Last Updated: 2025-03-06 09:04 (UTC)

Dependencies (16)

Required by (32)

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 .. 4 5 6 7 8 9 10 11 12 13 14 .. 20 Next › Last »

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"

<deleted-account> commented on 2022-10-05 00:22 (UTC)

Getting an inner conflict between at-spi2-atk and atk.

EDIT: nevermind, it's a gtk3 issue

bbgun7 commented on 2022-09-16 00:03 (UTC) (edited on 2022-09-16 00:04 (UTC) by bbgun7)

I use the check-broken-packages pacman hook from here: https://github.com/desbma/pacman-hooks and every time librewolf updates I get the following errors: File "/usr/lib/librewolf/libmozavcodec.so" from package "librewolf-bin" is missing dependency "libmozavutil.so" File "/usr/lib/librewolf/plugin-container" from package "librewolf-bin" is missing dependency "libxul.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" Is there any way to satisfy those dependencies, or should I maybe make an issue upstream?

lsf commented on 2022-09-08 08:40 (UTC)

@fungalnet: as @serrg hinted at, it's probably a canvas related issue. see https://librewolf.net/docs/faq/#why-am-i-seeing-striped-images or https://librewolf.net/docs/faq/#should-i-allow-canvas-access-how-do-i-do-it.

More generally, regarding reporting bugs: https://gitlab.com/librewolf-community/browser/arch/-/issues or https://gitlab.com/librewolf-community/browser/linux/-/issues might be the better place to post them, I think :)

serrg commented on 2022-09-08 08:01 (UTC)

@je-vv the error on the specified site occurs due to unsafe rendering on the canvas. There is a problem and a workaround here https://github.torproject.org/tpo/applications/tor-browser/-/issues/40374

je-vv commented on 2022-09-08 07:39 (UTC)

@fungalnet, just teaks on configuration (I edit librewolf.conf so the changes are global, but librewolf.overrides.cfg can be used as well).

fungalnet commented on 2022-09-08 06:43 (UTC)

@je-vv: Thank you for the suggestions, I am not clear if your tweaks are post installation or you compile lw with such tweaks. Being a -bin comment section I am simply reporting a bug (something that doesn't work as it is shipped). It might be the case of some gfx mode that requires non-libre sw to play along, for which some lw users may choose to leave broken.