blog-1

How to Install Python IDLE on Raspberry Pi

Equipment

  1. Raspberry Pi
  2. WiFi connection

Step 1

Open a terminal window from Raspberry Pi.

Step 2

Type following command in terminal. 

sudo apt-get install python3

Step 3

Type following command in terminal. sudo apt-get install idle3