Installation instructions for
Other Linux LogoOther Linux Logo

To install LibreWolf on any other Linux Distribution, you have three options

AppImage

Download LibreWolf-124.0.1-1.x86_64.AppImageView all versions and release notes

Installing

To install LibreWolf permanently via an AppImage, we recommend AppImageLauncher.

With AppImageLauncher installed, you just need to open the AppImage with AppImageLauncher and click Integrate and run. LibreWolf should then be permanently installed on your system and launchable via the application menu.

Updating or Uninstalling

To update or uninstall LibreWolf from your system, you can just right click the LibreWolf application menu entry and click either Remove AppImage from system or Update AppImage.

After pressing the update button, the whole update process will be completely automatic and you don't have to do anything else.

Flatpak

To install from Flathub:

flatpak install flathub io.gitlab.librewolf-community

To run:

flatpak run io.gitlab.librewolf-community

Check out Set up Flatpak to find out how to prepare flatpak to use on your distribution.

Compiling from source

To compile LibreWolf from source, you can take a look at the README.md in the source repository.