EXTERNAL: How to update python from 3.5.2 to 3.5.3 on Linux

Joaquin Henriquez joaquin.henriquez at countercept.com
Wed May 3 10:42:57 EDT 2017


>Hi, I am using Python 3.5.2 on Linux Mint (X64) at the moment, and
>wondering how to update it to 3.5.3. Are there some simple commands to do
>that?

If available on the Mint repository you should be able to upgrade it manyally.

Centos: yum upgrade
Debian: apt-get upgrade

Then for Mint you should have a similar command to do that.



More information about the Python-list mailing list