How to Install idle3 in Ubuntu 18.04



Install idle3 by entering the following commands in the terminal:

sudo apt update
sudo apt install idle3

Description:

IDE for Python using Tkinter (transitional package)

IDLE is an Integrated Development Environment for Python. . This package is a transitional package, you can safely remove it.

Homepage: http://www.python.org/

Version: 3.6.5-3

Section: universe/python