Q: How to install Python 3.6 on Ubuntu 16.10 and 17.04

Python3 Python Installation Ubuntu 17.04 Ubuntu 16.10

Answer:

Python 3.6 is available on Ubuntu 16.04 and 17.04 default apt repository. To install it, use the command.


sudo apt-get update
sudo apt-get install python3.6

    No comments found for this tutorial, be the first to leave a comment!

Answered by
Double

Last updated on
Apr 20, 2017

Share