Skip to content

Updating the BOINC WSL distro

David Anderson edited this page Feb 23, 2026 · 7 revisions

Automatic

To update the BOINC WSL distro, we recommend that you use our installer:

Manual (for advanced users only)

If you want to update your BOINC WSL distro manually:

wsl.exe --unregister boinc-buda-runner
  • On the desktop: double click on the boinc-buda-runner.wsl or right click on it -> Open with -> Windows Subsystem for Linux
  • In the Terminal window, run
wsl.exe -d boinc-buda-runner

and wait for the message "Podman setup complete"

  • Restart BOINC

Clone this wiki locally