LibreWolf on Fedora

0 minute read

LibreWolf is my current choice of browser. Unfortunately, it’s not available in the default Fedora package repositories.

LibreWolf helpfully provides instructions on how to install their browser on Fedora: https://librewolf.net/installation/fedora/

Practically, it’s as simple as adding a custom repository (which LibreWolf maintains).

1sudo dnf config-manager --add-repo https://rpm.librewolf.net

Once that’s been added, it’s a simple dnf command to install.

1sudo dnf install librewolf