Installation instructions for
Installer
To install LibreWolf on Windows, just download and run the latest installer
Download librewolf-111.0-3.en-US.win64-setup.exeView all versions and release notes
This won't update LibreWolf automatically. When a new version is released, you
have to manually install the new setup.exe
again.
If you want to get updates automatically, take a look at the unofficial
LibreWolf-WinUpdater,
which accomplishes this via a scheduled task.
If you just want to get notified when a new version is released, you can get the
unofficial
LibreWolf Updater extension.
Currently we also release a portable version of LibreWolf, useful in cases where installation at system level is not possible, or for just testing some aspect of LibreWolf. You can dowload it here:
Download librewolf-111.0-3.en-US.win64-portable.zipView all versions and release notes
Microsoft Store
We are currently testing distribution on Windows via the Microsoft Store. This has the main advantage that updates are provided automatically. You can read more about the ongoing process in this issue and download LibreWolf from the Microsoft Store here:
Get it from Microsoft
Package Managers
Alternatively you can use a package manager to download LibreWolf and keep it up to date.
With Chocolatey
choco install librewolf
To see the current status of the Chocolatey package, you can visit the LibreWolf chocolatey page.
With winget
winget install librewolf
The winget command line tool is only supported on Windows 10 1709 (build 16299) or later at this time. Using winget is explained in this Microsoft article.
With Scoop
scoop bucket add extras
scoop install librewolf
The Scoop manifest for LibreWolf can be found on GitHub.