Install WSL and Ubuntu on Windows 11 (and Thonny)

To install Windows Subsystem for Linux and Ubuntu, enter the command:
wsl --install

Reboot your machine after initial installation. After restarted, Ubuntu start automatically and ask to create default UNIX user account.

Once installation co,pleted, it's suggested to update Ubuntu:
sudo apt update
sudo apt full-upgrade


Then, you can install basic X11 applications by entering command:
sudo apt install x11-apps

Then, you can install Thonny Python IDE on Ununtu over Windows 11 WSL2 using the command:
sudo apt install thonny

But the installed Thonny using this method is 3.3.14.

Comments

Popular posts from this blog

480x320 TFT/ILI9488 SPI wih EP32C3 (arduino-esp32) using Arduino_GFX Library

my dev.tools - FNIRSI 2C23T 3-in-1 Dual Channel Oscilloscope/Multimeter/Signal Generator