Hi @lattimro, and welcome!
Browsers take a long time to compile. I’ve noticed it myself:
From that post:
Firefox source is 350’ish MB compressed
Kernel source is about 170 MB compressed.
So yeah, it can take a long time.
However, the *-bin
packages are precompiled and you don’'t need yo compile them. And I noticed that there is a binary for (the package with the -bin
extension) for librewolf. You can install it with:
pamac build librewolf-bin
Hope this helps!