
NOTE: If the build fails, you must take additional steps before re-running the build: Git checkout -recurse-submodules TAG_OR_BRANCH_HEREĪ zip archive and an installer will be created under build. # Replace TAG_OR_BRANCH_HERE with a tag or branch name If this is not the case, then substitute it with python3. NOTE: The commands below assume the py command was installed by Python 3 into PATH. During setup, make sure "Git from the command line and also from 3rd-party software" is selected.Git (to fetch all required ungoogled-chromium scripts).Check that your PATH does not contain the python3 wrapper shipped by Windows, as it will only promt you to install Python from the Microsoft Store and exit.At the end of the Python installer, click the button to lift the MAX_PATH length restriction.Python 3.6 - 3.9 or 3.10.2+ (for build and packaging scripts used below).See Issue #345 for other methods for other Windows versions.


This can be lifted in Windows 10 (v1607 or newer) with the official installer for Python 3.6 or newer (you will see a button at the end of installation to do this). IMPORTANT: Currently, the MAX_PATH path length restriction (which is 260 characters by default) must be lifted in for our Python build scripts.

NOTE: The default configuration will build 64-bit binaries for maximum security (TODO: Link some explanation). These instructions are tested on Windows 10 Pro 圆4. Google only supports Windows 10 圆4 or newer. You may also use master, but it is for development and may not be stable. Source Code: It is recommended to use a tag via git checkout (see building instructions below).

Or install using winget install -id=eloston.ungoogled-chromium -e. Downloadsĭownload binaries from the Contributor Binaries website. Windows packaging for ungoogled-chromium.
