Install Python 3.6 (and IDLE/pip) on Ubuntu 17.04 Dankers June 17, 2017 To install Python 3.6 on Ubuntu 17.04, enter the command: $ sudo apt-get install python3.6 Install IDLE for Python 3.6, idle-python3.6: $ su... Read more »