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