B
B
blizzard2018-02-07 21:58:55
Python
blizzard, 2018-02-07 21:58:55

How to understand if python is updated in Ubuntu or not?

Ubuntu 16.04.3 LTS
I write in the terminal python3 --version, the answer is 3.5.2
I try to install the new version with the following commands:

sudo add-apt-repository ppa:jonathonf/python-3.6
sudo apt-get update
sudo apt-get install python3.6

In response to the last command, it writes:
python3.6 is already the newest version (3.6.4-1+xenial2)
5a7b4bfe80e4f092978652.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexey Belov, 2018-02-08
@s41blizzard

He writes to you, remove the previous packages, auto remove and install the latest version.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question