Install thonny Python IDE on Linux (Ubuntu MATE)

To thonny Python IDE on Linux, simple enter the command in Terminal:

sudo apt install thonny
Here how it run on Ubuntu MATE 22.04 LTS



Comments

Popular posts from this blog

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

Drive ST7796 SPI TFT with XPT2046 Touch on ESP32-C3-DevKitM-1 (arduino-esp32), using TFT_eSPI.