This was harder to do than it should have been.
Install the Windows Subsystem for Linux and get an Ubuntu container running:
PS > wsl --install
PS > wsl --install -d Ubuntu
Run Ubuntu from the Start menu. In the console, become root and install dependencies: