How To Install Thonny On Debian, Ubuntu, Kali, Fedora And Raspbian?

How To Install Thonny On Debian, Ubuntu, Kali, Fedora And Raspbian?

thonny

Python IDE for beginners

Maintainer: Debian Edu Packaging Team



Section: devel

Install thonny

  • Debian apt-get install thonny Click to copy
  • Ubuntu apt-get install thonny Click to copy
  • Kali Linux apt-get install thonny Click to copy
  • Fedora dnf install thonny Click to copy
  • Raspbian apt-get install thonny Click to copy

thonny

Python IDE for beginners

Thonny is a simple Python IDE with features useful for learning programming. It comes with a debugger which is able to visualize all the conceptual steps taken to run a Python program (executing statements, evaluating expressions, maintaining the call stack). There is a GUI for installing 3rd party packages and special mode for learning about references. See the homepage for more information and screenshots.

python3-thonny

Python IDE for beginners

Thonny is a simple Python IDE with features useful for learning programming. It comes with a debugger which is able to visualize all the conceptual steps taken to run a Python program (executing statements, evaluating expressions, maintaining the call stack). There is a GUI for installing 3rd party packages and special mode for learning about references. See the homepage for more information and screenshots.

Install the latest version of thonny in Debian, Ubuntu, Kali, Fedora and Raspbian from terminal. To install the thonny just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of thonny from the respository and install it in your computer/server.