Install Thonny 4.0.1 on Linux Mint 21

Currently, the Thonny available to be installed with apt is ver 3.3.14, not the most update 4.0.1.

To install Thonny 4.0.1
Visit Thonny page: https://thonny.org/

For Linux, download "thonny-4.0.1.bash", and make it runnable as program.

Run in Terminal
$ ./thonny-4.0.1.bash

Comments

Popular posts from this blog

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

MicroPython/ESP32-C3 + 1.8" 128x160 TFT ST7735 SPI, using boochow/MicroPython-ST7735 library.