Package Details: librewolf-bin 135.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: 443
Popularity: 31.12
First Submitted: 2019-06-16 13:12 (UTC)
Last Updated: 2025-02-20 09:54 (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

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

daniel-kuehn commented on 2025-03-01 12:09 (UTC)

@AstroBarker Builds/installs fine with yay for me, it's an issue on your end and this package shouldn't be flagged out of date because of that.

daniel-kuehn commented on 2025-03-01 12:03 (UTC)

@FShip You should be able to manually download the GPG key from:

https://gpg.librewolf.net

Then import it with:

gpg --import librewolf.asc

FShip commented on 2025-03-01 09:29 (UTC) (edited on 2025-03-01 09:30 (UTC) by FShip)

Nothing I tried with the keys works: pacman-key --recv-keys has no effect, gpg --keyserver crashes with

gpg: error writing keyring '[keyboxd]': SQL library used incorrectly gpg: error reading '[stream]': SQL library used incorrectly

So how do I install the browser?

AstroBarker commented on 2025-02-28 00:55 (UTC) (edited on 2025-02-28 00:59 (UTC) by AstroBarker)

So what is the necessary update to the librewolf install docs to get this working? If the instructions on the main website are insufficient, as clearly indicated here, that needs to be addressed. Key server issues in the year/month of our lord Feb 2025?

marbens commented on 2025-02-25 22:11 (UTC) (edited on 2025-02-25 22:50 (UTC) by marbens)

You shouldn't use pkgrel for the upstream version, but instead use an underscore in pkgver.

Sources:

https://wiki.archlinux.org/title/PKGBUILD#pkgver

https://lists.archlinux.org/archives/list/aur-general@lists.archlinux.org/thread/CQCUHVRFWW2AKUHO4M225KHWSUH7Z4OA

Also, here's a patch that you can apply with git am <filename>, that fixes this problem: https://pastebin.com/3jEcpFvd

Edit: I've also made this as a PR on Codeberg.

bluair commented on 2025-02-14 22:45 (UTC) (edited on 2025-02-14 22:48 (UTC) by bluair)

"Getting SIGNATURE NOT FOUND"

Installing with 'yay' works on my machine (Big Linux)...

$ yay -S librewolf-bin ........... " :: (1/1) Parsing SRCINFO: librewolf-bin gpg: error reading key: No public key :: PGP keys need importing: -> 662E3CDD6FE329002D0CA5BB40339DD82B12EF16, required by: librewolf-bin :: Import? [Y/n] y :: Importing keys with gpg... gpg: key 40339DD82B12EF16: public key "LibreWolf Maintainers gpg@librewolf.net" imported gpg: Total number processed: 1"

hrsbhflt commented on 2025-02-14 12:28 (UTC)

Getting SIGNATURE NOT FOUND, none of the key-installation hints from the comments here seem to resolve that issue (Manjaro KDE Plasma, on 6.12.11-1)

oriba commented on 2025-01-25 13:41 (UTC) (edited on 2025-01-25 13:41 (UTC) by oriba)

gpg imported the missing key 8A74EAAF89C17944 and stated the source is: https://185.125.188.27:443

Going there with the browser, I got the message, it's not safe (not https).

Regalia commented on 2024-12-26 08:28 (UTC)

I think KDE Wayland wants the .desktop file to be named LibreWolf.desktop instead of librewolf.desktop, the alt tab menu shows Librewolf without an icon unless I copy the .desktop file from /usr/share/applications/ into ~/.local/share/applications and name it LibreWolf.desktop.

asklow commented on 2024-12-24 18:21 (UTC)

Will this ever adopted by arch main repos ?