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

Python/PyQt6 slideshow run on Windows 11

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