Installation instructions for
LibreWolf for Arch Linux can be downloaded from the
AUR. There are two
packages, librewolf and
librewolf-bin. The first
one compiles Librewolf from the Firefox source code with our patches and
modifications while the second one provides a binary.
With yay
yay -S librewolfor alternatively
yay -S librewolf-binWithout an AUR helper
'Source'
git clone https://aur.archlinux.org/librewolf.git
cd librewolf
makepkg -sior alternatively
'Binary'
git clone https://aur.archlinux.org/librewolf-bin.git
cd librewolf-bin
makepkg -siNote Since the librewolf version compiles the whole browser from source,
the installation will take a long time. For a faster installation,
librewolf-bin is recommended.