July 2017
Intermediate to advanced
374 pages
8h
English
You can download the source code from the GitHub repository and compile the software from the source, as follows:
$ apt-get update -y
$ apt-get install build-essential checkinstall libreadline-gplv2- dev libncursesw5-dev libssl-dev libsqlite3-dev tk-dev libgdbm- dev libc6-dev libbz2-dev -y
$ cd /usr/local
$ wget https://www.python.org/ftp/python/3.4.6/Python-3.4.6.tgz