download python IDLE for ubuntu code example
Example 1: install ide python ubuntu
$ sudo apt-get update
Example 2: how to install python IDE command line linux
#install:
sudo apt-get install idle3
#run:
idle
$ sudo apt-get update
#install:
sudo apt-get install idle3
#run:
idle