How to Install Python IDLE on Raspberry Pi

How-to-install-python-idle-on-raspberry-pi

Things You’ll Need

  • Raspberry Pi
  • 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

Author: