Installation instructions for
Installer
To install LibreWolf on Windows, just download and run the latest installer
Download librewolf-100.0.2-1.en-US.win64-setup.exeView all versions and release notes
If you don't have it already, you probably also need the Visual C++ Runtime.
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 notified
when a new version is released, you can get the unofficial
LibreWolf Updater extension
. You can also take a look at the unofficial
LibreWolf-WinUpdater,
which automatically updates LibreWolf on Windows when its not running.
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. It's also found on the releases page.
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.