Category: Raspberry Pi


  • How to Install Python IDLE on Raspberry Pi

    Things You’ll Need 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