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
En esta página del sitio puede ver el video en línea Linux/Unix Tutorial for Beginners for Python installation de Duración hora minuto segunda en buena calidad , que subió el usuario Coding GuruJi 01 junio 2019, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 90 veces y le gustó 3 a los espectadores. Disfruta viendo!