A regular Ubuntu release comes up with 9 months of support, except the LTS (Long Term Support) versions. Ubuntu 14.04 and 16.04 being the LTS are still widely in use at production level. Being a Python developer the first thing I need to on having a fresh Ubuntu 14.04, or 16.04 machine is update Python. Ubuntu 14.04 has Python 3.4 and 16.04 comes with Python 3.5. This blog post is about installing Python 3.6 on your Ubuntu 14.04, or 16.04 LTS.
Continue reading “Install Python 3.6 on Ubuntu 14.04 and 16.04 LTS”