This tutorial will teach and guide you through the steps involved in the process of installation of Python 3.5 and Python 2.7 in a Linux system.
The steps involved are mentioned below:-
1.) Download the Python source tarball.
wget https://www.python.org/ftp/python/3.5...
2.) Decompress the package.
tar xzf Python-3.5.1.tgz
3.) Compile the sources.
cd Python-3.5.1
./configure
make
4.) Install the Python package/version manager to work with both the python versions together
sudo make altinstall
Nesta página do site você pode assistir ao vídeo on-line Linux/Unix Tutorial for Beginners for Python installation duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Coding GuruJi 01 Junho 2019, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 90 vezes e gostou 3 espectadores. Boa visualização!