Package Details: librewolf-bin 1:147.0.1_3-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.net/
Keywords: browser web
Licenses: MPL-2.0
Conflicts: librewolf
Provides: librewolf
Submitter: lsf
Maintainer: lsf
Last Packager: lsf
Votes: 585
Popularity: 23.13
First Submitted: 2019-06-16 13:12 (UTC)
Last Updated: 2026-01-17 23:08 (UTC)

Required by (38)

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

1 2 3 4 5 6 .. 25 Next › Last »

shadow_absorber commented on 2026-01-15 16:57 (UTC)

the

>>    Remember to check for changes in /usr/lib/librewolf/librewolf.cfg.pacnew
>>    as those will not automatically overwrite your existing librewolf.cfg.
>>
>>    We would encourage you to migrate your own changes to the new overrides file
>>    at ~/.librewolf/librewolf.overrides.cfg instead, so making changes directly
>>    in your librewolf.cfg is not necessary anymore (in most cases at least).
>>
>>    Check out https://gitlab.com/librewolf-community/settings/-/merge_requests/13
>>    for more information on this.

Section still points to a gitlab when everything for librewolf has moved to codeberg... please update the PKGBUILD

Rhavin commented on 2026-01-14 12:36 (UTC)

Thank you everyone for your replies, I just happened to see @pazyko's email first and that worked for me.

bluair commented on 2026-01-14 11:42 (UTC)

@ pazyko..."Using yay you can fix it by doing a clean build (yay -Su librewolf-bin --answerclean all)"

This worked for me, thx!

pazyko commented on 2026-01-14 10:51 (UTC)

Using yay you can fix it by doing a clean build (yay -Su librewolf-bin --answerclean all)

Konqueror commented on 2026-01-14 10:36 (UTC)

Same issue here as mentioned by @Rhavin

spsf64 commented on 2026-01-14 02:52 (UTC)

@Rhavin, I think it's better to avoid yay, use makepkg, works perfectly

amcooper commented on 2026-01-14 02:51 (UTC) (edited on 2026-01-14 02:52 (UTC) by amcooper)

@Rhavin I got around this error by deleting the following and then trying the installation again:

  • ./.config/cache/aura/hashes/librewolf-bin
  • ./.config/cache/aura/builds/librewolf-bin/
  • ./.config/cache/aura/packages/librewolf-bin/

Rhavin commented on 2026-01-14 02:25 (UTC)

Update to librewolf-bin 1:147.0.0_1-1 has an error:

==> ERROR: /home/username/.cache/yay/librewolf-bin/source is not a clone of https://codeberg.org/librewolf/source.git Aborting... -> error making: librewolf-bin-exit status 17

ww998 commented on 2026-01-12 15:46 (UTC)

Checkrebuild complains about the latest version of this package:

checkrebuild -v foreign librewolf-bin

ldd /usr/lib/librewolf/gmp-clearkey/0.1/libclearkey.so

libmozsqlite3.so => not found

PhoenixClank commented on 2025-12-13 10:48 (UTC)

Now that upstream Firefox depends on modern ffmpeg again, what does it take for Librewolf to not depend on ffmpeg4.4 anymore? (How could I help?)