opkvina.blogg.se

Install python 3.7
Install python 3.7




install python 3.7 install python 3.7

Use command python3.7 instead of just python. Now remove downloaded source archive file from your system rm /usr/src/Python-3.7.11.tgz Step 4 – Check Python VersionĬheck the latest version installed of python. Make altinstall is used to prevent replacing the default python binary file /usr/bin/python.

install python 3.7

configure -enable-optimizations make altinstall Use below set of commands to compile Python source code on your system using altinstall. tar xzf Python-3.7.11.tgz Step 3 – Install Python 3.7 You can also download the latest version in place of specified below. Read: How to Use SSH to Connect Remote Linux Serverĭownload Python using the following command from the Python official site.yum install gcc openssl-devel bzip2-devel libffi-devel zlib-devel xz-devel Now, use the following command to install prerequisites for Python before installing it. Login to your server using ssh or shell access. This Python installation required the GCC compiler on your system.






Install python 3.7