#wsl
3 pages tagged wsl.
3/3
WSL Interoperability
Running Linux tools from Windows and vice versa, file system access, and networking between WSL and Windows.
wsl
Install, list, export, import, configure, and clone WSL distributions using the wsl.exe command on Windows 10 and 11.
Python Installation
Install Python 3 inside WSL2/Ubuntu via apt, the deadsnakes PPA, or pyenv. Covers the python3-venv quirk and version aliasing.